Skip to content

Commit 39cda02

Browse files
authored
Update README: Add Themes section, restructure Table of Contents, and standardize theme formatting
- Added a new "Themes" section to the README, showcasing custom themes for RusherHacks. - Standardized the formatting of the Themes section to align with the Plugins List section. - Updated the Table of Contents to include the new "Themes" section. - Ensured all theme entries follow a consistent layout, including badges, creators, and screenshots.
1 parent 98cac0a commit 39cda02

File tree

1 file changed

+47
-36
lines changed

1 file changed

+47
-36
lines changed

README.md

Lines changed: 47 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This repository is a collection of third-party plugins developed for the RusherH
1818
- [Installation](#installation)
1919
- [Plugin Examples/Info](#plugin-examplesinfo)
2020
- [Dev Tools](#dev-tools)
21+
- [Themes](#themes)
2122
- [Plugins List](#plugins-list)
2223
- [Reporting Issues](#reporting-issues)
2324
- [Contribute](#contribute)
@@ -51,6 +52,14 @@ Here are some helpful resources and examples for developing RusherHack plugins:
5152

5253
## Dev Tools
5354

55+
<details>
56+
<summary>Badge Info</summary>
57+
58+
- **Latest Release**: Clicking on this badge will take you to the releases page for the plugin.
59+
- **Downloads**: Clicking on the downloads badge will directly download the latest version of the plugin.
60+
61+
</details>
62+
5463
These tools can assist in managing and developing RusherHack plugins:
5564

5665
- ### [RHP](https://github.com/kybe236/rhp) <br>
@@ -61,18 +70,47 @@ These tools can assist in managing and developing RusherHack plugins:
6170

6271
A package manager that installs RusherHack plugins for you and sets the needed flags.
6372

64-
## Plugins List
65-
66-
<details>
67-
<summary>Badge Info</summary>
68-
69-
- **Latest Release**: Clicking on this badge will take you to the releases page for the plugin.
70-
- **Downloads**: Clicking on the downloads badge will directly download the latest version of the plugin.
71-
72-
</details>
73+
## Themes
7374

7475
<!-- START PLUGINS LIST -->
7576

77+
- ### [rusherNodusTheme](https://github.com/bakjedev/rusherNodusTheme) <br>
78+
79+
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[27].releaseDate&label=Latest%20Release&color=green)](https://github.com/bakjedev/rusherNodusTheme/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/bakjedev/rusherNodusTheme/total)](https://github.com/bakjedev/rusherNodusTheme/releases/latest/download/rushergui-1.0.0.jar)<br>
80+
81+
**Creator**: <img src="https://github.com/bakjedev.png?size=20" width="20" height="20"> [bakjedev](https://github.com/bakjedev)
82+
83+
Nodus - Best theme evaAAAA. Code is terrible. Blame xyzbtw!
84+
85+
<details>
86+
<summary>Show Screenshots</summary>
87+
<p align="center">
88+
<img src="./Assets/rusherNodusTheme/NodusGUI.png" alt="Module" border="0" width="750">
89+
</p>
90+
</details>
91+
92+
---
93+
94+
- ### [nhack Theme](https://github.com/h1tm4nqq/Nhack-theme) <br>
95+
96+
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[28].releaseDate&label=Latest%20Release&color=green)](https://github.com/h1tm4nqq/Nhack-theme/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/h1tm4nqq/Nhack-theme/total)](https://github.com/h1tm4nqq/Nhack-theme/releases/latest/download/rushergui-1.0.0.jar)<br>
97+
98+
**Creator**: <img src="https://github.com/h1tm4nqq.png?size=20" width="20" height="20"> [h1tm4nqq](https://github.com/h1tm4nqq)
99+
100+
A theme like Nhack 2015 for RH.
101+
102+
---
103+
104+
- ### [RusherGUI](https://github.com/xyzbtw/rusherGUI) <br>
105+
106+
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[29].releaseDate&label=Latest%20Release&color=green)](https://github.com/xyzbtw/rusherGUI/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/xyzbtw/rusherGUI/total)](https://github.com/xyzbtw/rusherGUI/releases/latest/download/rushergui-1.0.0.jar)<br>
107+
108+
**Creator**: <img src="https://github.com/xyzbtw.png?size=20" width="20" height="20"> [xyzbtw](https://github.com/xyzbtw)
109+
110+
An example plugin showcasing how to create custom themes with RusherHack.
111+
112+
## Plugins List
113+
76114
- ### [Example Plugin](https://github.com/RusherDevelopment/example-plugin) <br>
77115

78116
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[0].releaseDate&label=Latest%20Release&color=orange)](https://github.com/RusherDevelopment/example-plugin/releases) ![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/RusherDevelopment/example-plugin/total)<br>
@@ -460,33 +498,6 @@ These tools can assist in managing and developing RusherHack plugins:
460498

461499
---
462500

463-
- ### [rusherNodusTheme](https://github.com/bakjedev/rusherNodusTheme) <br>
464-
465-
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[27].releaseDate&label=Latest%20Release&color=green)](https://github.com/bakjedev/rusherNodusTheme/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/bakjedev/rusherNodusTheme/total)](https://github.com/bakjedev/rusherNodusTheme/releases/latest/download/rushergui-1.0.0.jar)<br>
466-
467-
**Creator**: <img src="https://github.com/bakjedev.png?size=20" width="20" height="20"> [bakjedev](https://github.com/bakjedev)
468-
469-
Nodus - Best theme evaAAAA. code is terrible. blame xyzbtw!
470-
471-
<details>
472-
<summary>Show Screenshots</summary>
473-
<p align="center">
474-
<img src="./Assets/rusherNodusTheme/NodusGUI.png" alt="Module" border="0" width="750">
475-
</p>
476-
</details>
477-
478-
---
479-
480-
- ### [nhack-theme](https://github.com/h1tm4nqq/Nhack-theme) <br>
481-
482-
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[28].releaseDate&label=Latest%20Release&color=green)](https://github.com/h1tm4nqq/Nhack-theme/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/h1tm4nqq/Nhack-theme/total)](https://github.com/h1tm4nqq/Nhack-theme/releases/download/1.0.1/nhack-theme-1.0.1.jar)<br>
483-
484-
**Creator**: <img src="https://github.com/h1tm4nqq.png?size=20" width="20" height="20"> [h1tm4nqq](https://github.com/h1tm4nqq)
485-
486-
A theme like Nhack 2015 for rh.
487-
488-
---
489-
490501
- ### [RusherHack-BoatExecute](https://github.com/PhilipPanda/RusherHack-BoatExecute) <br>
491502

492503
[![Latest Release Date](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Frusherdevelopment.github.io%2Frusherhack-plugins%2Fbadges.json&query=%24.plugins[29].releaseDate&label=Latest%20Release&color=green)](https://github.com/PhilipPanda/RusherHack-BoatExecute/releases) [![GitHub Downloads (all releases)](https://img.shields.io/github/downloads/PhilipPanda/RusherHack-BoatExecute/total)](https://github.com/PhilipPanda/RusherHack-BoatExecute/releases/latest/download/boatexecute-1.20.4.jar)<br>

0 commit comments

Comments
 (0)