forked from mad-star-studio/Voxelis
Last night's work
This commit is contained in:
parent
a260c4a33a
commit
1708e2d461
45 changed files with 1359 additions and 1347 deletions
|
@ -13,7 +13,4 @@
|
|||
|
||||
vox_overworld = {}
|
||||
|
||||
dofile(core.get_modpath(core.get_current_modname()) .. "/registry.lua")
|
||||
|
||||
-- Ensure vox_mapgen_core is loaded
|
||||
--local mapgen_core = assert(vox_mapgen_core, "vox_mapgen_core must be loaded before vox_overworld")
|
||||
--dofile(core.get_modpath(core.get_current_modname()) .. "/registry.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue