# Portingtools This tool is meant to make porting mods easier for MineteckReloaded. Also, it helped me learn some elixir, so don't expect good code. ## Installation - `MIX_ENV=prod mix release` - start the server with `_build/prod/rel/portingtools/bin/portingtools start` - map stuff with `./client.sh map` - resolve ResourceLocations with `./client.sh resourceloc`