Go to file
2022-11-05 18:32:10 +01:00
mappings init 2022-10-31 10:48:35 +01:00
src fix: add missing destructor 2022-11-05 18:32:10 +01:00
.gitignore feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00
CMakeLists.txt feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00
README.md feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00
renames.csv feat: casually rewrite in C++ 2022-11-05 18:07:20 +01:00

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