2022-05-13 22:41:15 +01:00
|
|
|
# SPTinstaller.
|
|
|
|
## EFT - SPT-AKI. - 2.3.1
|
|
|
|
|
|
|
|
### New implementation of an Installer for SPT-AKI.
|
2022-05-19 13:47:18 +00:00
|
|
|
- uses Spectre Console for a cleaner look:
|
|
|
|
added "SPT-AKI Installer" as Figlet title,
|
|
|
|
progress bars for extracting and copying of files.
|
|
|
|
|
|
|
|
- pre install checks:
|
|
|
|
checks installer is not in OG game directory,
|
|
|
|
checks install folder does not have game files already in it,
|
|
|
|
checks if gameversion matches aki version, if so skip patcher process,
|
|
|
|
checks both zips are there, other than when the above match, patcher isnt checked for.
|
|
|
|
|
2022-05-14 12:39:26 +01:00
|
|
|
- copies files from registry logged GamePath to new location,
|
2022-05-19 13:47:18 +00:00
|
|
|
- extracts, runs and deletes patcher with no user input,
|
2022-05-13 22:41:15 +01:00
|
|
|
- extracts Aki
|
2022-05-19 13:47:18 +00:00
|
|
|
- deletes both Patcher and AKI zips at the end
|
2022-05-13 22:41:15 +01:00
|
|
|
|
|
|
|
### plans:
|
|
|
|
- maybe download right version for EFT patcher and server
|
2022-05-19 13:47:18 +00:00
|
|
|
- locales, language selection
|