mirror of
https://github.com/luanti-org/modtools.git
synced 2026-04-17 08:47:32 +00:00
main
Prevously, the translation update script would match 'if not input:find("%S") then' because 'S"' is
a valid function call expression. This commit addresses that by only matching single lines.
Whereas that's a workaround, it does work well. --> Tested on luanti/builtin
modtools
Useful tools for Luanti modding. Check the doc folder to learn more about the single tools.
mod_translation_updater.py: a script to automatically update.trfilesblockbench_to_minetest.sed:sedscript file to convert OBJ models produced by Blockbench to function correctly as Luanti node meshesgltfutil.py: a script to extract or strip embedded images in gltf files. run./gltfutil.py -hif you need help.
Description
Languages
Python
96.8%
sed
2.5%
Shell
0.7%