minetest-mod-rocket_launcher/README.md

6 lines
267 B
Markdown
Raw Normal View History

2022-04-08 12:57:14 -07:00
# minetest-mod-rocket_launcher
Simple rocket launcher that uses tnt.explode() function
2022-04-08 12:58:58 -07:00
* Rockets are 3d meshes
2022-08-24 06:49:28 -07:00
* Radius can be set in settings - `rocket_launcher_radius`, default is `3`,
* Also radius can be edited on-the-fly by the `/rocket-radius <number>` command