This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update from Rynat86 - rynat.better_unlock_info
Accepted by: Prevter
- Loading branch information
Showing
6 changed files
with
100 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2891,7 +2891,8 @@ | |
"1.0.2", | ||
"1.0.3", | ||
"1.1.0", | ||
"1.1.1" | ||
"1.1.1", | ||
"1.1.2" | ||
] | ||
}, | ||
"hiimjustin000.more_object_info": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"commit-author": "Rynat86", | ||
"platforms": [ | ||
"windows", | ||
"android32", | ||
"android64" | ||
], | ||
"mod": { | ||
"download": "https://github.com/Rynat86/Better-Unlock-Info/releases/download/v1.1.2/rynat.better_unlock_info.geode", | ||
"hash": "9f67f0baf8c5a04dbdd8e49d3de2de13a47d3b186c61adda78b845c181621a39", | ||
"hash256": "6c936dbe6220107b02749159bcef908a2bc8f1f725f1cb9c27d42392e8087416" | ||
}, | ||
"tags": [ | ||
"enhancement", | ||
"interface" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"geode":"2.0.0-beta.26", | ||
"gd": | ||
{ | ||
"win": "2.204", | ||
"android": "2.205" | ||
}, | ||
"version":"v1.1.2", | ||
"id":"rynat.better_unlock_info", | ||
"name":"Better Unlock Info", | ||
"developer":"Rynat", | ||
"description":"Shows how to unlock icons that someone is using and more info about them.", | ||
"repository": "https://github.com/Rynat86/Better-Unlock-Info", | ||
"tags": ["enhancement", "interface"], | ||
"dependencies": | ||
[ | ||
{ | ||
"id": "geode.node-ids", | ||
"version": ">=v1.11.0", | ||
"importance": "required" | ||
} | ||
], | ||
"settings": | ||
{ | ||
"jetpackToggle": | ||
{ | ||
"name":"Show Jetpack On Profile", | ||
"description":"Will put the currently used Jetpack next to the other icons on Profile Page. If disabled the Jetpack won't be able to be seen at all", | ||
"type":"bool", | ||
"default":true | ||
}, | ||
"deathEffectToggle": | ||
{ | ||
"name":"Show Death Effect On Profile", | ||
"description":"Will put the currently used Death Effect next to the other icons on Profile Page", | ||
"type":"bool", | ||
"default":false | ||
}, | ||
"equipToggle": | ||
{ | ||
"name":"Hide \"Use\" Button", | ||
"description":"Will hide the equip \"Use\" button in the top left corner of the icon popup", | ||
"type":"bool", | ||
"default":false | ||
}, | ||
"useMyColorsToggle": | ||
{ | ||
"name":"Hide Toggle Your Colors", | ||
"description":"Will hide the toggle that switches between your colors in the top right corner of the icon popup", | ||
"type":"bool", | ||
"default":false | ||
}, | ||
"progressToggle": | ||
{ | ||
"name":"Hide Progress Bar", | ||
"description":"Will hide the progress bar in the bottom right part of the icon popup and replaces it with an icon", | ||
"type":"bool", | ||
"default":false | ||
} | ||
}, | ||
"resources": | ||
{ | ||
"files":["resources/jsons/*.json"], | ||
"spritesheets": | ||
{ | ||
"Mics":["resources/spritesheets/misc/*.png"] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.