portingtools/README.md
2022-10-31 10:48:35 +01:00

13 lines
371 B
Markdown

# 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`