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

https://github.com/over-run/over-run-birth

ModLoader in OverRun
https://github.com/over-run/over-run-birth

Last synced: about 2 months ago
JSON representation

ModLoader in OverRun

Awesome Lists containing this project

README

        

# Over-Run-birth
- # Over-Run
- OverRun-placenta 胎盘:营养物反混淆
- 任务:将mapping分类
- 反混淆
- OverRun-link 链接器:纽带
- 任务:利用asm注入方法类
- OverRun-Children: 孩子:客户端
- OverRun-Mom:母亲:服务端
- 任务:孩子和目前的任务是加载mod同时也可以开发mod
- 混淆
- # 兼容向:
- Fabric-mod -> 判断jar中是否有指定json,从链接器中仿照Fabric的方法名进行注册
- Forge-Mod -> 判断jar是否有toml文件,从链接器仿照Forge方法名注册
- 庞大工程,可能需要很多人联合开发