Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from hiimjustin000 - hiimjustin000.better_icon_randomizer
Browse files Browse the repository at this point in the history
Accepted by: Alphalaneous
  • Loading branch information
GeodeBot committed May 23, 2024
1 parent b073524 commit c2f4b0a
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3106,7 +3106,8 @@
"1.2.3",
"1.3.2",
"1.3.3",
"1.3.4"
"1.3.4",
"1.3.6"
]
},
"raydeeux.erysedits": {
Expand Down
16 changes: 16 additions & 0 deletions mods-v2/hiimjustin000.better_icon_randomizer/1.3.6/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"commit-author": "hiimjustin000",
"platforms": [
"macos",
"windows",
"android32",
"android64",
"ios"
],
"mod": {
"download": "https://github.com/hiimjustin000/BetterIconRandomizer/releases/download/v1.3.6/hiimjustin000.better_icon_randomizer.geode",
"hash": "3bc16d456c1c09450e2ef637e288e8126a1143560227a1f7a532406f3d590541",
"hash256": "89c609c5003d9d444229fe1159f0987ff7c98cb27c2e2be81443332c0bc07cee"
},
"tags": []
}
34 changes: 34 additions & 0 deletions mods-v2/hiimjustin000.better_icon_randomizer/1.3.6/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"geode": "2.0.0-beta.26",
"gd": {
"android": "2.205",
"ios": "2.205",
"win": "2.204",
"mac": "2.200"
},
"version": "v1.3.6",
"id": "hiimjustin000.better_icon_randomizer",
"name": "Better Icon Randomizer",
"developer": "hiimjustin000",
"description": "A mod based on randomizing icons and colors. (Unlocked icons and colors only)",
"repository": "https://github.com/hiimjustin000/BetterIconRandomizer",
"dependencies": [
{
"id": "geode.node-ids",
"version": ">=v1.9.1",
"importance": "required"
}
],
"resources": {
"spritesheets": {
"BIR_RandomSheet": [
"resources/RandomSheet/*.png"
]
}
},
"settings": {
"randomize-button-color": {
"type": "custom"
}
}
}
3 changes: 2 additions & 1 deletion mods-v2/hiimjustin000.better_icon_randomizer/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ A mod based on randomizing icons and colors. (Unlocked icons and colors only)

# Features
- Adds a button to open a popup that allows you to select which icons and colors to randomize. (Unlocked icons and colors only)
- This popup also includes checkboxes to select all icons or colors.
- This popup also includes checkboxes to select all icons or colors.
- The color of the button is randomized by default, but can be changed in the settings.
8 changes: 8 additions & 0 deletions mods-v2/hiimjustin000.better_icon_randomizer/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Better Icon Randomizer Changelog
## v1.3.6 (2024-05-16)
- Tweaked the ordering of buttons in the popup menu
- Added back Node IDs requirement for the mod to work

## v1.3.5 (2024-05-12)
- More tweaks to the randomize button
- Changed the logo because I essentially stole the last one

## v1.3.4 (2024-05-10)
- Removed Node IDs requirement for the mod to work

Expand Down
Binary file modified mods-v2/hiimjustin000.better_icon_randomizer/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c2f4b0a

Please sign in to comment.