From 73ca16f1899127655ba52a662fcf26b0871f0d6e Mon Sep 17 00:00:00 2001 From: SenjuZoro <69396975+SenjuZoro@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:01:29 +0200 Subject: [PATCH] Update minigames.json --- plugins/minigames.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index f66e5ca..de4d256 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -773,6 +773,20 @@ } } }, + "bomb_on_my_head": { + "description": "Bomb on your head, Survive as long as you can!", + "external_url": "", + "authors": [ + { + "name": "", + "email": "", + "discord": "" + } + ], + "versions": { + "1.0.0": null + } + }, "infection": { "description": "It's spreading, avoid the spread!", "external_url": "", @@ -836,4 +850,4 @@ } } } -} \ No newline at end of file +}