From 31c0a5ef76cd7cdc8f100455763acbdd6db0ec31 Mon Sep 17 00:00:00 2001 From: mikx Date: Tue, 19 Sep 2023 10:29:19 -0400 Subject: [PATCH] readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9146063 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +## MxEpoch +Last Epoch save (stash) editor by mikx +- Set quantity of all **Shard** you got to 200. +- Set quantity of all **Glyph** you got to 200. +- Automatically backup your materials stash before modifying it. + +## Usage +Open your save directory: +**C:\Users\0USER_NAME\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Saves** +Drag the **STASH_0** file to this application. +**OR** +Run the application with the path to your **STASH_0** as an argument: +**MxEpoch.exe C:\Users\0USER_NAME\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Saves\STASH_0**