aboutsummaryrefslogtreecommitdiff
path: root/features/settings/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/settings/metadata.json')
-rw-r--r--features/settings/metadata.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/features/settings/metadata.json b/features/settings/metadata.json
new file mode 100644
index 0000000..8f2ace4
--- /dev/null
+++ b/features/settings/metadata.json
@@ -0,0 +1,8 @@
+{
+ "name": "Settings",
+ "description": "Adds a settings gui with toggles for all the modules, also renders each individual module's settings",
+ "isHidden": true,
+ "isTogglable": false,
+ "defaultEnabled": true,
+ "sortA": 0
+} \ No newline at end of file