diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-19 13:26:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 13:26:05 +0200 |
| commit | fe73a61246bf4ef1cdeccfec100ba4d8376ee8ea (patch) | |
| tree | c3dcf6f9f290152f6f12d89be42a99a32bca9164 | |
| parent | 01f05dd182c5aa78dc50682c1cfc966ae84cf011 (diff) | |
| download | notenoughupdates-fe73a61246bf4ef1cdeccfec100ba4d8376ee8ea.tar.gz notenoughupdates-fe73a61246bf4ef1cdeccfec100ba4d8376ee8ea.tar.bz2 notenoughupdates-fe73a61246bf4ef1cdeccfec100ba4d8376ee8ea.zip | |
Fix ReadMe file still containing a link to a very old NEU version (#1217)
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -30,10 +30,6 @@ NotEnoughUpdates (NEU) is a feature rich 1.8.9 Minecraft forge mod for Hypixel Skyblock. -## Active repository - -Ever since Moulberry has stopped working on NEU, other contributors have been working on new features and fixes for the mod. If you are interested in contributing yourself, make a pull request to [NotEnoughUpdates/NotEnoughUpdates](https://github.com/NotEnoughUpdates/NotEnoughUpdates) to contribute to the prereleases, which eventually will be merged in bulk to [Moulberry/NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates) for major releases. - ## Getting Started #### Installing Forge @@ -47,7 +43,7 @@ Ever since Moulberry has stopped working on NEU, other contributors have been wo #### Installing the NotEnoughUpdates mod -1. Download the latest mod [release](https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/releases). If it says `this file may harm your computer`, click `allow anyways` as all java files will be flagged by Chrome. +1. Download the latest mod [release](https://github.com/NotEnoughUpdates/NotEnoughUpdates/releases). If it says `this file may harm your computer`, click `allow anyways` as all java files will be flagged by Chrome. 2. Add the NEU mod: - If you have java installed, double click the file, click `install` - If not, press the windows key + R; type `%appdata%`; click on the folder called `.minecraft`; click on the folder called `mods` and drag the mods file in here. |
