mirror of
https://github.com/YouHaveTrouble/KillTheTower.git
synced 2026-06-29 15:56:18 +00:00
10 lines
199 B
Markdown
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.
|