d58dfe4cac
* convert more mods to submodules * get rid of junglegrass mod * another submodule * roll extra_stairsplus into dreambuilder tweaks for namespacing * get rid of unused along_shore mod * Forcing an empty commit. * Forcing an empty commit. * extremely novel concept of needing to execute the file
3 lines
145 B
Lua
3 lines
145 B
Lua
local modpath = minetest.get_modpath("dreambuilder_backcompat")
|
|
dofile(modpath .. "/src/cooltrees.lua")
|
|
dofile(modpath .. "/src/junglegrass.lua") |