diff --git a/Assets/CombinedBindList/Screenshot_1.png b/Assets/CombinedBindList/Screenshot_1.png index 27e45e8..33ba9c1 100644 Binary files a/Assets/CombinedBindList/Screenshot_1.png and b/Assets/CombinedBindList/Screenshot_1.png differ diff --git a/Assets/CombinedBindList/Screenshot_2.png b/Assets/CombinedBindList/Screenshot_2.png index 3aee279..5b6dc16 100644 Binary files a/Assets/CombinedBindList/Screenshot_2.png and b/Assets/CombinedBindList/Screenshot_2.png differ diff --git a/Assets/CombinedBindList/Screenshot_3.png b/Assets/CombinedBindList/Screenshot_3.png index 14f7578..29d8e6e 100644 Binary files a/Assets/CombinedBindList/Screenshot_3.png and b/Assets/CombinedBindList/Screenshot_3.png differ diff --git a/Assets/CombinedBindList/Screenshot_4.png b/Assets/CombinedBindList/Screenshot_4.png new file mode 100644 index 0000000..bbde1d7 Binary files /dev/null and b/Assets/CombinedBindList/Screenshot_4.png differ diff --git a/data/plugins-and-themes.json b/data/plugins-and-themes.json index 5395488..e556dbe 100644 --- a/data/plugins-and-themes.json +++ b/data/plugins-and-themes.json @@ -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" @@ -1643,4 +1649,5 @@ "screenshots": [] } ] -} \ No newline at end of file + +}