blockgame/mods/bg_api_fall/mod.conf
trans_soup 0c9f6a7119 move falling node code to own mod.
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.
2023-10-17 18:54:23 +02:00

3 lines
92 B
Text

name = bg_api_fall
description = blockgame api for handling falling nodes.
depends = bg_api