From ed0d4b9a3ce03efe2ccee77dfe712f64fe6520dd Mon Sep 17 00:00:00 2001 From: CWX Date: Sat, 14 May 2022 12:39:26 +0100 Subject: [PATCH] update readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc3589f..26b3f68 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,19 @@ ## EFT - SPT-AKI. - 2.3.1 ### 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 Aki +- static: FileHelper, ZipHelper, LogHelper +- nonStatic: ProcessHelper, PreCheckHelper, StringHelper ### plans: - maybe download right version for EFT patcher and server - 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 \ No newline at end of file