0c9f6a7119
create `bg_api_fall` mod, and move files `falling_node.lua` and `loose_node.lua` to there from `bg_api`. update dependencies in other mods to account for this change.
2 lines
50 B
Lua
2 lines
50 B
Lua
load_file("falling_node")
|
|
load_file("loose_node")
|