Commit Graph

3 Commits

Author SHA1 Message Date
OgelGames c83d07419c rework mod
* register armor using `armor:register_armor` (fixes #4)
* improve code readability
* make `technic_worldgen` optional
* add screenshot
* update readme and mod.conf
* remove integration test (unnecessary for a simple mod)
* remove other unnecessary files
2021-10-09 18:30:11 +11:00
David Leal 388f1c2853
Various changes and improvements (#1)
* Use mod.conf for (soft) dependencies and description.
* Deletes deprecated `depends.txt` and `description.txt`.
* Add GitHub workflow to LuaCheck the code
* Fix minor LuaCheck warnings
2020-11-04 17:17:45 +01:00
BuckarooBanzay 513569cd42 add luacheckrs stub 2020-09-02 17:55:53 +02:00