LANCommander/LANCommander.SDK/Helpers
Pat Hartl f3708b4f3c Refactor redistributable installation
- Install now extracts the redistributable archive to the game's `.lancommander` directory, under a directory matching the redist's ID
- Scripts are downloaded and saved to the same location
- BeforeStart, AfterStop, and NameChange scripts are now available for redistributables
- Change manifest reading/writing to use async
2025-01-30 23:57:12 -06:00
..
DirectoryHelper.cs Refactored uninstall to only remove files/directories that came from the original install 2024-01-10 01:59:51 -06:00
DisplayHelper.cs Fix display grabbing 2024-08-08 20:00:21 -05:00
ManifestHelper.cs Refactor redistributable installation 2025-01-30 23:57:12 -06:00
ProcessHelper.cs Track running executable and all spawned children 2024-10-29 01:27:51 -05:00
RetryHelper.cs Run download and extract async, fix progress calculations 2024-08-07 18:00:43 -05:00
ScriptHelper.cs Refactor redistributable installation 2025-01-30 23:57:12 -06:00