Commit Graph

5 Commits

Author SHA1 Message Date
Niklp
ab4bb34170
Polishing (#6)
* Drop support for moreores tin (replaced in 2017 by mtg tin)

* Compress textures
2024-03-21 18:45:42 -04:00
David Leal
e85417b180
Use the correct branch name 2023-01-10 00:13:38 -06:00
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
f9348593aa
Add Integration Test 2020-11-04 18:40:50 -06: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