wsor4035 d58dfe4cac
minor maintenance (#581)
* 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
2024-03-17 07:10:35 -04:00

3 lines
145 B
Lua

local modpath = minetest.get_modpath("dreambuilder_backcompat")
dofile(modpath .. "/src/cooltrees.lua")
dofile(modpath .. "/src/junglegrass.lua")