Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 479 Bytes

modtools

Useful tools for Minetest 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 Minetest node meshes
  • gltfutil.py: a script to extract or strip embedded images in gltf files. run ./gltfutil.py -h if you need help.