Skip to content

Commit

Permalink
Add SettingsRedux
Browse files Browse the repository at this point in the history
  • Loading branch information
XDelta committed Nov 17, 2023
1 parent bdbe2af commit 7cdd79f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifest/net.deltawolf/SettingsRedux/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "SettingsRedux",
"id": "net.deltawolf.SettingsRedux",
"description": "Replaces the default Resonite Settings page with an enhanced settings page that adds in many QoL changes",
"category": "Dashboard",
"sourceLocation": "https://github.com/XDelta/SettingsRedux",
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/XDelta/SettingsRedux/releases/tag/2.0.0",
"artifacts": [{
"url": "https://github.com/XDelta/SettingsRedux/releases/download/2.0.0/SettingsRedux.dll",
"filename": "SettingsRedux.dll",
"sha256": "c41298c54a0ae16ac723d3e616f502fa025f3fec02235f1da47c2b892dfbec21"
}]
}
}
}

0 comments on commit 7cdd79f

Please sign in to comment.