diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-03-01 21:25:13 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-03-01 21:25:13 +0800 |
commit | c71b4f83abb2697781f8e6eafa8ad35f924fbdf7 (patch) | |
tree | 7e992f047e1b19864cea8cee1671573a44cf20de /features/performance/metadata.json | |
parent | 556eedeb7d58909cb716abe16d2c40910acdc43c (diff) | |
download | SoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.tar.gz SoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.tar.bz2 SoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.zip |
many changes (will list in a bit)
Diffstat (limited to 'features/performance/metadata.json')
-rw-r--r-- | features/performance/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/features/performance/metadata.json b/features/performance/metadata.json new file mode 100644 index 0000000..673854b --- /dev/null +++ b/features/performance/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "Performance Settings", + "description": "Settings that may improve / decrease performance", + "isHidden": "hiddenRequirement.js", + "isTogglable": true, + "defaultEnabled": false, + "sortA": 0 +}
\ No newline at end of file |