1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-07-05 09:30:32 +02:00

Synchronization with Uberi version 2016-01-23

This commit is contained in:
Pierre-Yves Rollo
2016-01-30 11:56:46 +01:00
10 changed files with 178 additions and 17 deletions

View File

@ -36,6 +36,7 @@ load_module(path .. "/visualization.lua")
load_module(path .. "/serialization.lua")
load_module(path .. "/code.lua")
load_module(path .. "/compatibility.lua")
load_module(path .. "/wand.lua")
if minetest.setting_getbool("log_mods") then