Hazardu / ModAPI

ModAPI for different Managed Code Games (e.g. Unity3D Games)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModAPI

The ModAPI makes it possible to modify managed game assemblies. In order to do so it uses Mono.Cecil (it rocks!). The code is currently not documented but it will get a full documentation in the future. This early release to open source was done mainly because some people claimed this software does contain viruses. The benefit of open source is not only to get awesome people work on something great, but also to ensure that other people can confirm there is no harmful code.

To contribute in this project you can contact me via e-mail (info@fluffyfish.de) or via the forums (www.modapi.de)

If you are interested in example mods you can lookup the following repository: https://github.com/FluffyFishGames/ModAPI-The-Forest-Mods

All out of the box mods are included in this repository to give you an insight of how mod creation works.

About

ModAPI for different Managed Code Games (e.g. Unity3D Games)

License:GNU General Public License v3.0


Languages

Language:C# 100.0%