tweaks724/DEVELOPMENT.md

7 lines
246 B
Markdown
Raw Normal View History

2024-11-19 17:40:03 +01:00
To see Minecraft source code: https://git.m724.eu/Minecon724/fabric-template-minimal-source
To setup NMS:
1. Download BuildTools, move it into an empty directory and open terminal
2. ```
java -jar BuildTools.jar --rev 1.21.1 --remapped
```