From 48653ec89538f1650106a5e77463412cad4684c2 Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Sun, 31 Oct 2021 09:49:42 +0800 Subject: first commit --- features/fragBot/metadata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 features/fragBot/metadata.json (limited to 'features/fragBot/metadata.json') diff --git a/features/fragBot/metadata.json b/features/fragBot/metadata.json new file mode 100644 index 0000000..5aaa6a9 --- /dev/null +++ b/features/fragBot/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "Frag Bot", + "description": "Features to assist using fragbots, or to host one", + "isHidden": false, + "isTogglable": true, + "defaultEnabled": true, + "sortA": 1 +} \ No newline at end of file -- cgit