Skip to content

A framework you use to build mods or rewrite other .NET applications

License

Notifications You must be signed in to change notification settings

OrlovAlexander/ModFramework.NET

 
 

Repository files navigation

ModFramework.NET build nuget (with prereleases) license: GPL v3

A tool for rewriting .net binaries. Can allow rewriting of Types to Interfaces, Arrays to Extensible Collections, or even Fields to Properties.

It is built on top of Mono.Cecil & Mono.Mod, it aims to allow mod developers to change application logic without having to touch CIL as much, yeilding much less technical code that most try and avoid.

Examples

Open-Terraria-API

About

A framework you use to build mods or rewrite other .NET applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%