No description
mappings | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
renames.csv |
Portingtools
This tool is meant to make porting mods easier for MineteckReloaded.
Also, it helped me learn some c++, so don't expect good code.
Installation
cmake -S. -Bbuild
cmake --build build
- start the server with
build/portingtools serve
- map stuff with
build/portingtools map
- resolve ResourceLocations with
build/portingtools resourceloc