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

https://github.com/luohuayu/catserversrg-generator


https://github.com/luohuayu/catserversrg-generator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# CatServerSRG-Generator
用于生成CatServerSRG依赖的工具

使用方法:

1. 构建CatServer项目

2. 复制CatServer项目的/build/localCache/Catserver/recompiled.jar到工具目录

3. 运行genSrg.bat生成remapped.jar

4. 导入remapped.jar作为依赖

---
A Tool for generating CatServerSRG dependencies

How to use:

1. Build CatServer project

2. Copy /build/localCache/Catserver/recompiled.jar of the CatServer project to the tool directory

3. Run genSrg.bat to generate remapped.jar

4. Import remapped.jar as a dependency