LANCommander/LANCommander.SDK
Pat Hartl a9fe0f5aac
Some checks failed
LANCommander Playnite Plugin / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
LANCommander Release / build (push) Has been cancelled
Fix bug for first time runs
Properly handles the case where a user will install the plugin without any config defined. Creating a URI with an empty string will throw an exception
2024-02-17 13:25:56 -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 Added the ability to manually specify host and port for server variable expansion. Default to client server address 2024-01-18 19:36:20 -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 Fix bug for first time runs 2024-02-17 13:25:56 -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 Keep track of the currently installed key. Run key change on game start if the key doesn't match the allocated key. 2024-02-03 18:32:42 -06:00
LANCommander.SDK.csproj Update packages 2024-02-11 17:54:52 -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 Only download saves that are newer than the last time the game was played. 2024-02-06 19:36:55 -06:00
TrackableStream.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00