Fix non-upload of empty folders
This commit is contained in:
parent
85cc63aad2
commit
f000672d86
2
init.lua
2
init.lua
@ -8,7 +8,7 @@ local S = minetest.get_translator(minetest.get_current_modname())
|
||||
schemconvert = {}
|
||||
schemconvert.name = "schemconvert"
|
||||
schemconvert.ver_max = 1
|
||||
schemconvert.ver_min = 2
|
||||
schemconvert.ver_min = 3
|
||||
schemconvert.ver_rev = 0
|
||||
|
||||
local mod_path = minetest.get_modpath(minetest.get_current_modname())
|
||||
|
0
input/.empty
Normal file
0
input/.empty
Normal file
0
output/.empty
Normal file
0
output/.empty
Normal file
Loading…
x
Reference in New Issue
Block a user