| .. |
|
Enums
|
Import games using Game type instead of manifest
|
2024-05-07 01:47:00 -05:00 |
|
Exceptions
|
Validate API version when doing requests
|
2024-05-13 18:41:00 -05: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
|
Ignore unmatched properties when deserializing manifests
|
2024-05-13 18:41:40 -05:00 |
|
Models
|
Fix parsing of primary actions in manifest, add dropdown for non-primary actions
|
2024-05-28 21:08:30 -05: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 async methods for base SDK client
|
2024-05-19 18:06:58 -05: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
|
Add async request methods for client
|
2024-05-20 20:26:46 -05:00 |
|
LANCommander.SDK.csproj
|
Validate API version when doing requests
|
2024-05-13 18:41:00 -05:00 |
|
MediaService.cs
|
Fix references to download request calls
|
2024-05-19 19:08:36 -05:00 |
|
ProfileService.cs
|
Add dialog to change alias
|
2024-06-05 23:37:16 -05: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 references to download request calls
|
2024-05-19 19:08:36 -05:00 |
|
TrackableStream.cs
|
Relocate crucial installation logic to SDK
|
2023-11-09 19:40:38 -06:00 |