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.
3 lines
95 B
Text
3 lines
95 B
Text
name = bg_terrain
|
|
description = adds terrain stuff to blockgame.
|
|
depends = bg_api, bg_api_fall
|