Go to file
2022-11-06 19:05:12 +01:00
mappings init 2022-10-31 10:48:35 +01:00
src feat: add some more logging 2022-11-05 20:18:05 +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: add missing rename 2022-11-06 19:05:12 +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