forked from mad-star-studio/Voxelis
More work being done. And... bugs.
This commit is contained in:
parent
0242488c9e
commit
a260c4a33a
20 changed files with 1102 additions and 80 deletions
|
@ -15,4 +15,5 @@ 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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue