LANCommander/LANCommander.SDK
2024-02-22 02:12:18 -06:00
..
Enums Rough but functional download queue 2024-01-20 21:02:41 -06:00
Exceptions Added download canceling back into downloads 2024-01-25 00:46:10 -06:00
Extensions Don't replace slashes in action arguments as some may use something other than the path separator char 2024-01-26 01:56:21 -06:00
Helpers Fix location of extracted manifest from saves 2024-01-25 21:24:35 -06:00
Models Add checksum to media, cache media locally on client 2024-02-20 17:58:49 -06:00
PowerShell Import PowerShell cmdlets module based on SDK assembly's location 2023-12-13 23:38:13 -06:00
ActionService.cs Don't replace slashes in action arguments as some may use something other than the path separator char 2024-01-26 01:56:21 -06:00
Client.cs Add checksum to media, cache media locally on client 2024-02-20 17:58:49 -06:00
EventArgs.cs Rough but functional download queue 2024-01-20 21:02:41 -06:00
ExtractionResult.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00
GameService.cs Don't fail entire install process if files already exist or another process is locking the existing destination file 2024-02-22 02:12:18 -06:00
LANCommander.SDK.csproj Update packages 2024-02-11 17:54:52 -06:00
MediaService.cs Add checksum to media, cache media locally on client 2024-02-20 17:58:49 -06:00
ProfileService.cs Sync play times from server 2024-02-14 01:57:54 -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 Fix download button locking UI 2024-02-18 15:02:23 -06:00
TrackableStream.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00