LANCommander/LANCommander.SDK
2024-01-15 20:38:45 -06:00
..
Enums Add game type to manifest. Only return standalone game types in API 2024-01-08 18:33:12 -06:00
Extensions Update packages 2024-01-07 15:31:09 -06:00
Helpers Make manifest helper methods generic 2024-01-15 17:45:39 -06:00
Models Install base game before installing expansion/mod 2024-01-08 18:52:00 -06:00
PowerShell Import PowerShell cmdlets module based on SDK assembly's location 2023-12-13 23:38:13 -06:00
ActionService.cs Default IPXRelayHost to the server address 2024-01-10 17:55:24 -06:00
Client.cs Implement custom play actions. Allow for certain variables in arguments, working directory, and action path. 2024-01-02 20:46:28 -06:00
EventArgs.cs Simplify game install cancellation. Cancels now happen silently and don't generate a dialog. 2023-11-12 01:04:05 -06:00
ExtractionResult.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00
GameService.cs If FileList.txt does not exist for uninstall, simply delete the entire install directory 2024-01-15 16:01:15 -06:00
LANCommander.SDK.csproj Only replace files on disk that don't match CRC from ZIP file entry 2024-01-10 17:57:00 -06:00
ProfileService.cs Fix alias changing functionality 2024-01-15 20:38:45 -06:00
RedistributableService.cs Rename managers to services, merge into Client so it can be used anywhere the client is accessible. 2024-01-02 02:34:58 -06:00
SaveService.cs Change location of all metadata/script files in install directory 2024-01-09 01:22:56 -06:00
TrackableStream.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00