summaryrefslogtreecommitdiffstats
path: root/scripts/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move logging to its own fileHawarth2026-03-201-1/+1
| | | | | Moves the log function from init.lua to logger.lua and then requires logger.lua in init.lua.
* chore: initHawarth2026-03-201-0/+1
Initialises the project with an info.txt and init.lua, so that the mod is picked up in Dwarf Fortress.