create the mod and simple build script

This commit is contained in:
2026-05-27 18:33:49 +02:00
commit 0f509dd72b
8 changed files with 83 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"id": "KillTheTower",
"name": "KillTheTower",
"author": "YouHaveTrouble",
"description": "Makes the game way less serious.",
"version": "1.0.0",
"has_pck": true,
"has_dll": false,
"dependencies": [],
"affects_gameplay": false
}