SPT-AKI-Installer/README.md

20 lines
827 B
Markdown
Raw Normal View History

# SPT Installer made for EFT.
2022-05-13 22:41:15 +01:00
2024-04-23 14:48:56 +00:00
<img src="https://i.imgur.com/jtlwLsr.png" alt="spt installer 2.59" width="700"/>
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
2024-04-23 14:48:56 +00:00
- Checks if .net 8 runtime is installed
- Checks if EFT is installed
- Checks if there is enough space before install
- Checks installer is not in a problematic path
- Checks install folder does not have game files already in it
- Checks if gameversion matches SPT 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:
2024-04-23 14:48:56 +00:00
- Copies files from registry logged GamePath to new location
- Extracts, runs and deletes patcher with no user input
- Extracts SPT
- Deletes both Patcher and SPT zips at the end