Skip to content

Files

Latest commit

9313b7b · Nov 11, 2024

History

History
7 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 475 Bytes

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 .tr files
  • blockbench_to_minetest.sed: sed script file to convert OBJ models produced by Blockbench to function correctly as Luanti node meshes
  • gltfutil.py: a script to extract or strip embedded images in gltf files. run ./gltfutil.py -h if you need help.