Files
KillTheTower/readme.md
T

10 lines
199 B
Markdown

## Building the mod (linux)
[godotpcktool](https://github.com/hhyyrylainen/GodotPckTool) is required.
```shell
./scripts/build.sh
```
Mod and the meta file will be generated in /target directory.