From 10f6d460062b701e5800f133b445cddda9a6fe63 Mon Sep 17 00:00:00 2001 From: Arrow Li Date: Thu, 23 Jul 2020 12:02:42 +0800 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2cc120 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# POE-without-Wegame +1. Compile & Install + + 1. run `mingw32-make` + 2. copy `poe.exe` to `xxx\Path of Exile\WeGameLauncher` + +2. Create Shortcut + + * Target File:`"xxx\Path of Exile\WeGameLauncher\poe.exe" "xxx\\Path of Exile\\logs\\Client.txt"` + + * Start In:`"xxx\Path of Exile\WeGameLauncher"`