From a376752e56e1eed62af5f78b2a1cf6f48cf02914 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Thu, 2 May 2024 16:57:26 +0200 Subject: Add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c7b92b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 1.8.9 Forge Modding Wiki focused on Hypixel SkyBlock client modding + +Go visit the live deployment at https://moddev.nea.moe/. + +## Contributions + +This is primarily my wiki, and i am not *super* open to contributions. If you want to fix minor spelling mistakes, links, code samples/formatting, feel free to do so using normal PRs, but if you want to make larger changes or write entire guest articles please contact me first so we can work out proper credit/licensing and if the article fits at all. Alternatively i am also very happy if you make your own blog/tutorial website that i can link in an external resources section. + + -- cgit