Update README.md
This commit is contained in:
parent
2800b10d31
commit
29802b34bd
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ Illusion Plugin Architecture (Reloaded)
|
||||||
1. Download a release (https://github.com/Eusth/IPA/releases)
|
1. Download a release (https://github.com/Eusth/IPA/releases)
|
||||||
2. Extract the contents into the game folder
|
2. Extract the contents into the game folder
|
||||||
3. Drag & drop the game exe onto **IPA.exe**
|
3. Drag & drop the game exe onto **IPA.exe**
|
||||||
4. Start the game as usual
|
4. Start the game as usual (the generated shortcut is optional)
|
||||||
|
|
||||||
|
**Optional:**
|
||||||
To verify it worked, start the game with the `--verbose` flag. If a new console window opens with debug info, then you're good.
|
To verify it worked, start the game with the `--verbose` flag. If a new console window opens with debug info, then you're good.
|
||||||
|
|
||||||
## How To Uninstall
|
## How To Uninstall
|
||||||
|
@ -24,7 +25,7 @@ To verify it worked, start the game with the `--verbose` flag. If a new console
|
||||||
|
|
||||||
## How To Keep The Game Patched
|
## How To Keep The Game Patched
|
||||||
|
|
||||||
When patching, IPA automatically creates a shortcut that keeps everything up-to-date.
|
When patching, IPA automatically creates a shortcut that keeps everything up-to-date. This simply makes sure that your DLLs remain patched even after an update.
|
||||||
|
|
||||||
## Arguments
|
## Arguments
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue