Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Assets/CombinedBindList/Screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/CombinedBindList/Screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/CombinedBindList/Screenshot_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/CombinedBindList/Screenshot_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 14 additions & 7 deletions data/plugins-and-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,29 +155,35 @@
{
"name": "Combined Bind List",
"repo": "tr330ne/combined-bindlist",
"description": "RusherHack Hud Element to display binds from both meteor and rusher with customization and ability to modify individual modules.",
"description": "RusherHack HUD Element to display keybinds and active modules from both Meteor and RusherHack, with advanced customization options, including the ability to modify individual modules, metadata, brackets, colors, and other.",
"creator": {
"name": "tr330ne",
"url": "https://github.com/tr330ne",
"avatar": "https://github.com/tr330ne.png?size=20"
},
"latest_release_tag": "v0.2",
"latest_release_tag": "v0.3",
"screenshots": [
{
"url": "./Assets/CombinedBindList/Screenshot_1.png",
"alt": "Preview",
"width": 404
"width": 453
},
{
"url": "./Assets/CombinedBindList/Screenshot_2.png",
"alt": "Customization",
"width": 200
"alt": "Preview",
"width": 371
},
{
"url": "./Assets/CombinedBindList/Screenshot_3.png",
"alt": "Customization",
"width": 262
},
{
"url": "./Assets/CombinedBindList/Screenshot_4.png",
"alt": "Commands",
"width": 433
"width": 460
}

],
"is_core": false,
"mc_versions": "1.21.1-1.21.4"
Expand Down Expand Up @@ -1643,4 +1649,5 @@
"screenshots": []
}
]
}

}