LANCommander/LANCommander.Playnite.Extension
2023-03-22 17:30:25 -05:00
..
Extensions Added extension for grabbing multiplayer player count for features 2023-01-14 15:11:16 -06:00
Helpers Added retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads. 2023-03-20 18:37:12 -05:00
Localization Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
Properties Changed plugin namespace to avoid collision with Playnite. Added basic PowerShell helper. 2023-01-08 12:09:57 -06:00
ViewModels Set a default install path 2023-03-15 17:44:13 -05:00
Views Set player name on login 2023-03-15 17:44:26 -05:00
app.config Basic download and extract of games 2023-01-06 22:12:03 -06:00
App.xaml Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
extension.yaml Update extension manifest and include in build 2023-01-25 21:07:15 -06:00
icon.png Update extension manifest and include in build 2023-01-25 21:07:15 -06:00
InstallController.cs Downgrade YamlDotNet to 5.4.0 for compatibility with Playnite 2023-03-22 17:30:25 -05:00
LANCommander.PlaynitePlugin.csproj Downgrade YamlDotNet to 5.4.0 for compatibility with Playnite 2023-03-22 17:30:25 -05:00
LANCommanderClient.cs Force users to authenticate in Playnite plugin. More graceful handling of validating connections. 2023-03-17 02:07:25 -05:00
LANCommanderLibraryClient.cs Rename library client to LANCommanderLibraryClient 2023-01-14 15:17:38 -06:00
LANCommanderLibraryPlugin.cs Added retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads. 2023-03-20 18:37:12 -05:00
packages.config Downgrade YamlDotNet to 5.4.0 for compatibility with Playnite 2023-03-22 17:30:25 -05:00
PowerShellRuntime.cs Run all scripts in native platform PowerShell runtime. Makes running on 32 bit systems trickier. 2023-01-22 22:45:47 -06:00
UninstallController.cs Save all scripts on a game and allow them to run as admin. 2023-01-15 04:29:47 -06:00