update readme

This commit is contained in:
CWX 2022-05-14 12:39:26 +01:00
parent 1cb9f5e03d
commit ed0d4b9a3c

View File

@ -2,12 +2,19 @@
## EFT - SPT-AKI. - 2.3.1 ## EFT - SPT-AKI. - 2.3.1
### New implementation of an Installer for SPT-AKI. ### New implementation of an Installer for SPT-AKI.
- copies files from registry location to new location, - uses Spectre Console for a cleaner look
- copies files from registry logged GamePath to new location,
- extracts, runs and deletes patcher with minor user input, - extracts, runs and deletes patcher with minor user input,
- extracts Aki - extracts Aki
- static: FileHelper, ZipHelper, LogHelper
- nonStatic: ProcessHelper, PreCheckHelper, StringHelper
### plans: ### plans:
- maybe download right version for EFT patcher and server - maybe download right version for EFT patcher and server
- maybe make a cool UI :OWO: - maybe make a cool UI :OWO:
- delete patcher zip and aki zip
- progressBar for CopyDirectory
- add figlet for SPT-AKI INSTALLER
- locales, language selection
- fix PreCheckHelper.AkiCheck currently being hardcoded for 2.3.1
- get waffle to add exit code on patcher to remove the need for user input bar errors