From 4903363f14c9b7cd947d81c7aaff0cfb6df4abc9 Mon Sep 17 00:00:00 2001
From: Jordyrat <77755681+Jordyrat@users.noreply.github.com>
Date: Sat, 14 Sep 2024 14:30:21 +0100
Subject: [PATCH 1/2] Update README.md
Initial creation of README.md
---
README.md | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/README.md b/README.md
index e69de29..201decf 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,42 @@
+
Rat-ons
+
+
+
+[](https://kotlinlang.org/)
+[](https://github.com/Jordyrat/Rat-ons/releases)
+
+
+A 1.8.9 Minecraft mod made for Hypixel Skyblock. Rat-ons focuses on trying to reduce your modlist with features considered UAYOR (Use At Your Own Risk).
+
+If you like Rat-ons, please consider Starring!
+
+## Installation
+1. **Download** the latest release from [Releases](https://github.com/Jordyrat/Rat-ons/releases) into your mods folder.
+2. **Install** the dependencies required for the mod to work, [SkyHanni](https://github.com/hannibal002/SkyHanni/releases) and [NEU](https://github.com/NotEnoughUpdates/NotEnoughUpdates/releases)
+3. **Configure** the mod's options with `/rat`.
+4. **Enjoy** using the mods features to enhance your gameplay!
+
+## Support
+Suggest features and report issues using the **Issues** tab above. We do not current have a discord for support but please feel free to use the **Discussions** tab to talk to other members and ask for support.
+
+### Issues
+
+Please follow the formatting rules below when creating a new issue.
+
+* Start your issue with its type, these include:
+ - **Feature:** to suggest any new features for the mod.
+ - **Imporvement:** to suggest ann imporvement to an existing feature.
+ - **Bug:** to report a bug with the mod.
+ - **Docs:** to suggest any changes to the mod's documentation.
+ - **Backend:** to suggest any changes to how the backend code works.
+
+* Explain the issue in its description.
+* Include any useful pictures.
+
+### Support
+
+No specific formatting is required in the **Discussions** tab but please ensure to use the appropriate category so that any support isn't missed.
+
+## Contributing
+
+Rat-ons is an open-source mod and is open to contributons from anyone. If you would like to contribute to Rat-ons, please follow the [Contributors Guide](docs/CONTRIBUTING.md), create a feature and make a pull request when you're ready!
From 8ab3540710be92f951b33f778beea5bb842d5c11 Mon Sep 17 00:00:00 2001
From: Jordyrat <77755681+Jordyrat@users.noreply.github.com>
Date: Sat, 14 Sep 2024 15:04:13 +0100
Subject: [PATCH 2/2] Update Shields
Added Version and License shields.
Updated shield colours; unable to verify downloads/version until a release is made.
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 201decf..d4a7079 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,11 @@
-[](https://kotlinlang.org/)
-[](https://github.com/Jordyrat/Rat-ons/releases)
+[](https://kotlinlang.org/)
+[](https://github.com/Jordyrat/Rat-ons/releases)
+[](https://github.com/Jordyrat/Rat-ons/releases)
+[](LICENSE)
+
A 1.8.9 Minecraft mod made for Hypixel Skyblock. Rat-ons focuses on trying to reduce your modlist with features considered UAYOR (Use At Your Own Risk).