diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-11-07 15:24:24 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-11-07 15:24:24 +0800 |
commit | fd3d053e34ccd6ba21a6a3075ac69118ecc41fc7 (patch) | |
tree | 64ef8986beb7ea81b9433aca90d9907beb4815aa /features/streamsGUI/metadata.json | |
parent | 2154f49bceed1ac8eeb1111ea402ddd2b243679d (diff) | |
download | SoopyV2-fd3d053e34ccd6ba21a6a3075ac69118ecc41fc7.tar.gz SoopyV2-fd3d053e34ccd6ba21a6a3075ac69118ecc41fc7.tar.bz2 SoopyV2-fd3d053e34ccd6ba21a6a3075ac69118ecc41fc7.zip |
Fix diana event waypoints
Diffstat (limited to 'features/streamsGUI/metadata.json')
-rw-r--r-- | features/streamsGUI/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/features/streamsGUI/metadata.json b/features/streamsGUI/metadata.json new file mode 100644 index 0000000..3123559 --- /dev/null +++ b/features/streamsGUI/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "Streams gui", + "description": "Gui for skyblock streams", + "isHidden": true, + "isTogglable": false, + "defaultEnabled": true, + "sortA": 0 +}
\ No newline at end of file |