diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-08-25 19:58:07 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-08-25 19:58:07 +0800 |
commit | 68984c4463ff51d60e745d43bf51eb15540725d2 (patch) | |
tree | 48120c5cf481b341e8a192b6eef4ccddba022b6b /features/guild/metadata.json | |
parent | ee8f99633a66e12b1d0c6fb9daaedb2ba802b755 (diff) | |
download | SoopyV2-68984c4463ff51d60e745d43bf51eb15540725d2.tar.gz SoopyV2-68984c4463ff51d60e745d43bf51eb15540725d2.tar.bz2 SoopyV2-68984c4463ff51d60e745d43bf51eb15540725d2.zip |
+ fix dungeon map
+ powder hud fixes
+ guild bridge formatting
+ meta
Diffstat (limited to 'features/guild/metadata.json')
-rw-r--r-- | features/guild/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/features/guild/metadata.json b/features/guild/metadata.json new file mode 100644 index 0000000..a75b3e4 --- /dev/null +++ b/features/guild/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "Guild features", + "description": "Features nice for guilds, eg bridge formatting", + "isHidden": false, + "isTogglable": true, + "defaultEnabled": true, + "sortA": 1 +}
\ No newline at end of file |