diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-05 15:18:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-05 15:18:16 +0200 |
commit | 286d07910e7df7dc5bd0d22f8df3f53361a010c8 (patch) | |
tree | f3a3b1b0c6437c8b9c18dfa5354fa3428644d77b /README.md | |
parent | 2c33629da66bcef0a9300a737f4493eadb5c1b41 (diff) | |
download | NotEnoughUpdates-286d07910e7df7dc5bd0d22f8df3f53361a010c8.tar.gz NotEnoughUpdates-286d07910e7df7dc5bd0d22f8df3f53361a010c8.tar.bz2 NotEnoughUpdates-286d07910e7df7dc5bd0d22f8df3f53361a010c8.zip |
Starting to remove api key mentions from NEU (#781)
* Starting to remove api key mentions from NEU
* remove api key error popup
* ooops
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -52,8 +52,7 @@ Ever since Moulberry has stopped working on NEU, other contributors have been wo - 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. 3. Open the Minecraft launcher and run your forge installation you set up earlier. -4. Then, hop onto Skyblock and run the command `/api new`. Your api key is automatically filled out and all features should work. -5. Type `/neu`. If you see the NotEnoughUpdates menu, you have done this correctly! +4. Type `/neu`. If you see the NotEnoughUpdates menu, you have done this correctly! ## Features |