summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a simple .gitignoreHEADtrunkHawarth2026-03-121-0/+1
| | | | Hides .zip files from git, i.e. the packaged mod.
* chore: add simple Makefile to quickly package the mod.Hawarth2026-03-121-0/+5
|
* docs: add the GNU GPLv3 licenseHawarth2026-03-121-0/+674
| | | | Protects the project while having it be open source and share-able.
* docs: add basic READMEHawarth2026-03-121-0/+8
| | | | | Adds a brief description in the form of a README. Will be improved as things are added to the mod.
* chore: add necessary modinfo.json to init the projectHawarth2026-03-121-0/+10