Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paring-chan/bepinex.ummloader
- Owner: paring-chan
- License: mit
- Created: 2023-06-24T10:47:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-30T04:30:56.000Z (about 1 month ago)
- Last Synced: 2024-12-31T07:45:48.095Z (5 days ago)
- Language: C#
- Size: 4.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)