Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paring-chan/bepinex.ummloader

A Fork of UnityModManager to run UMM with BepinEx
https://github.com/paring-chan/bepinex.ummloader

Last synced: 4 days ago
JSON representation

A Fork of UnityModManager to run UMM with BepinEx

Awesome Lists containing this project

README

        

# unity-mod-manager
This mod adds modding support for games created on Unity engine.

[**Home page**](https://www.nexusmods.com/site/mods/21)

[**Dropbox**](https://www.dropbox.com/s/wz8x8e4onjdfdbm/UnityModManager.zip?dl=1)

### Libraries used in the project.
- [Harmony](https://github.com/pardeike/Harmony/wiki/Utilities)
- [HarmonyProxy](https://github.com/spacehamster/HarmonyProxy)
- [UnityDoorstop](https://github.com/NeighTools/UnityDoorstop)
- [dnlib](https://github.com/0xd4d/dnlib)
- [Json.NET](https://www.newtonsoft.com/json)
- [TinyJson](https://github.com/zanders3/json)
- [Ionic.Zip](https://archive.codeplex.com/?p=dotnetzip)