From 52b594c1bcb42abf1ff447ac176f0c858fee8ef7 Mon Sep 17 00:00:00 2001 From: Zemtzov7 <72821250+zmv7@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:57:36 +0500 Subject: [PATCH] ContentDB downloads counter --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9b78e..70614e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # minetest-mod-rocket_launcher -Simple rocket launcher that uses tnt.explode() function +Simple rocket launcher that uses tnt.explode() function +![ContentDB](https://content.minetest.net/packages/Zemtzov7/rocket_launcher/shields/downloads/) +### Features * Rockets are 3d meshes * Default radius can be set in settings - `rocket_launcher_radius`, default is `3`, * Also radius can be set individually for each launcher(radius will displayed in item icon, e.g. `R12`) by the `/rocket-radius ` command(keep launcher in the hand to use this command)