From ea6abf38541785d2207a5f96189f557330741d5b Mon Sep 17 00:00:00 2001 From: DoKM <54663875+DoKM@users.noreply.github.com> Date: Mon, 19 Jul 2021 10:40:50 +0200 Subject: Create README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 00000000..c49ad3dd --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# NotEnoughUpdates Fork by DoKM + +This is a fork that I will try to keep updated with the original NEU repo while also adding features/fixing bugs etc. + +Currently the added features are: + +⋅⋅⋅1. More options for the Todo list +⋅⋅⋅2. Added the voidgloom slayer stats to the /pv +⋅⋅⋅3. Added Dungeon accesories to the accesory bag upgrade view +⋅⋅⋅4. Added Dungeon items to the itemlist categories (for example armors now include dungeon armors and weapons include dungeon weapons) +⋅⋅⋅5. Added check to see if titanium that spawned atleast touches 1 air block (toggleable) + +Currently the fixed features are: + +⋅⋅⋅1. Todo list +⋅⋅⋅⋅⋅⋅1. Fixed fetchur display +⋅⋅⋅⋅⋅⋅2. Fixed godpot timer +⋅⋅⋅2. PV's wardrobe view not showing second page bottom row (not fully fixed could be better TODO) + + +Currently the fixed bugs are + +⋅⋅⋅1. Arrow Key backpack option under storage gui not doing anything + + + -- cgit