diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-05-07 15:42:00 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-05-07 15:42:00 +0800 |
commit | a8a5a3f8c2c0c0897006a6a68cf4fb1eba2b9f9f (patch) | |
tree | 6029ccf80aa2bbdc712b88edc1a5dcb3b5bf3110 /features/nether | |
parent | ad10250efe29f45951e3b8483dbde002c0ea4b3d (diff) | |
download | SoopyV2-a8a5a3f8c2c0c0897006a6a68cf4fb1eba2b9f9f.tar.gz SoopyV2-a8a5a3f8c2c0c0897006a6a68cf4fb1eba2b9f9f.tar.bz2 SoopyV2-a8a5a3f8c2c0c0897006a6a68cf4fb1eba2b9f9f.zip |
+ remove update button patcher module (removed soopyv2 from ct website)
+ updating will be same as updatebuttonpatcher used to be, but built into soopyv2
+ new version avalible chat message
+ show other player's inquis waypoints
Diffstat (limited to 'features/nether')
-rw-r--r-- | features/nether/metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/nether/metadata.json b/features/nether/metadata.json index 687abd6..2a7c145 100644 --- a/features/nether/metadata.json +++ b/features/nether/metadata.json @@ -1,6 +1,6 @@ { "name": "Nether", - "description": "", + "description": "uga booga nether", "isHidden": false, "isTogglable": true, "defaultEnabled": true, |