https://github.com/luohuayu/catserversrg-generator
https://github.com/luohuayu/catserversrg-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luohuayu/catserversrg-generator
- Owner: Luohuayu
- Created: 2020-02-13T16:47:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T17:06:34.000Z (over 5 years ago)
- Last Synced: 2025-01-13T11:11:15.503Z (4 months ago)
- Language: Batchfile
- Size: 3.07 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 dependenciesHow 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