Go to file
LordMZTE 612bc161df
feat: update renames
2022-11-08 20:26:37 +01:00
mappings init 2022-10-31 10:48:35 +01:00
src feat: improve error handling 2022-11-07 01:01:36 +01:00
.gitignore feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00
CMakeLists.txt fix: update cmake min version 2022-11-05 18:38:08 +01:00
README.md feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00
renames.csv feat: update renames 2022-11-08 20:26:37 +01:00

README.md

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