Update README.md

master
zmv7 2022-08-24 18:49:28 +05:00 committed by GitHub
parent 0b14f0a8ef
commit b59b05a1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# minetest-mod-rocket_launcher
Simple rocket launcher that uses tnt.explode() function
* Rockets are 3d meshes
* Radius can be set in settings - `rocket_launcher_radius`, default is `3`
* 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