Commit Graph

6 Commits

Author SHA1 Message Date
3ade16647e Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-20 15:31:28 +02:00
75d3253c5f Update translation system to MT 5.0.0+ (#16) 2020-06-08 21:48:04 +02:00
f9bf6a0951 Declare the minimum supported Minetest version to 5.0.0
This information can be used by ContentDB.
2020-06-03 18:55:41 +02:00
caa92be9dd add recipes for copper, silver, gold coins
and put them into the creative inv like normal
(silver requires moreores)
2020-04-29 17:34:38 +02:00
2f34184047 Add description and dependencies to mod.conf
The legacy `depends.txt` and `description.txt` files are no longer
needed since Minetest 5.0.0 or later will read everything from
`mod.conf`.

This raises the minimum supported Minetest version to 5.0.0.
2019-04-23 21:54:27 +02:00
566ccedeac Add mod.conf 2016-01-26 12:27:21 -08:00