1
0
mirror of git://repo.or.cz/minetest_schemedit.git synced 2025-07-03 08:30:25 +02:00

Add Lua export feature

This commit is contained in:
Wuzzy
2020-05-15 02:48:22 +02:00
parent 5cf551dccd
commit bbed49e365
4 changed files with 87 additions and 8 deletions

3
settingtypes.txt Normal file
View File

@ -0,0 +1,3 @@
# If enabled, exporting a schematic will also create a .lua file
# in addition to the .mts file.
schemedit_export_lua (.lua file schematic export) bool false