SPT-AKI-Installer/README.md

20 lines
897 B
Markdown
Raw Normal View History

2022-05-19 14:14:53 +00:00
# SPT-AKI Installer made for EFT.
2022-05-13 22:41:15 +01:00
2023-05-14 17:14:42 +00:00
![Installer Image](https://media.discordapp.net/attachments/875707258074447904/1107352250705268807/image.png?width=1148&height=671)
2022-05-19 14:14:53 +00:00
2022-05-19 14:20:55 +00:00
### Pre install checks:
2023-05-14 17:14:42 +00:00
- Checks if .net 4.7.2 (or higher) is installed
- Checks if .net 6 desktop runtime is installed
2022-05-19 14:22:22 +00:00
- Checks if EFT is installed,
2023-06-18 15:54:54 +02:00
- Checks if there is enough space before install,
2022-05-19 14:20:17 +00:00
- 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,
2022-06-06 15:03:11 +00:00
- Checks both zips are there, other than when the above match, patcher isnt checked for
- downloads both Zips from the Repo's if needed
2022-05-19 14:14:53 +00:00
### Installer Processes:
2022-05-19 14:20:17 +00:00
- Copies files from registry logged GamePath to new location,
- Extracts, runs and deletes patcher with no user input,
- Extracts Aki,
2023-05-14 17:14:42 +00:00
- Deletes both Patcher and AKI zips at the end.