Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
Tim cae4272b18
Tidy up generate_from_settingtypes.lua a bit.
* Multiline strings
* Table-concat instead of String-concats
* string.rep instead of loop-concat
* string.format %q instead of manual quotation by gsub
* Assert writeable files
* Generate new settings_translation_file
2022-05-21 16:13:47 +02:00
builtin Tidy up generate_from_settingtypes.lua a bit. 2022-05-21 16:13:47 +02:00