| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: add command to clean installed_mods directory | Hawarth | 2026-03-20 | 1 | -0/+1 |
| | | | | | | | | Cleans the ~/.local/share/Bay\ 12\ Games/Dwarf\ Fortress/data/installed_mods/ directory so the game can properly refresh the newly built/installed mod; otherwise the game will not register the changes. | ||||
| * | chore: add basic Makefile | Hawarth | 2026-03-20 | 1 | -0/+21 |
| Adds a basic Makefile that lets us package the mod into a directory ready to be loaded into Dwarf Fortress with the install recipe. Also lets us create a zip and tarball and has a clean recipe to remove files generated by the Makefile. | |||||
