LANCommander/LANCommander.SDK/Models
Pat Hartl 32d6e109df Added uploading of saves 2023-03-28 21:30:29 -05:00
..
Action.cs Added sort ordering to actions and fixed install process not updating game from live manifest 2023-01-16 23:45:46 -06:00
Archive.cs Basic Playnite extension 2023-01-04 20:31:02 -06:00
AuthRequest.cs Started adding authentication to extension settings. 2023-01-05 01:07:17 -06:00
AuthResponse.cs Added ping route. Allow register from authentication window. 2023-03-14 02:31:42 -05:00
AuthToken.cs Started adding authentication to extension settings. 2023-01-05 01:07:17 -06:00
BaseModel.cs Basic Playnite extension 2023-01-04 20:31:02 -06:00
Company.cs Basic Playnite extension 2023-01-04 20:31:02 -06:00
Game.cs Add required metadata for installed games such as InstallDirectory to properly enable menu items 2023-01-16 11:32:47 -06:00
GameManifest.cs Added uploading of saves 2023-03-28 21:30:29 -05:00
GameSave.cs Added uploading of saves 2023-03-28 21:30:29 -05:00
Genre.cs Added Genre to SDK models 2023-01-14 15:10:53 -06:00
Key.cs Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
KeyRequest.cs Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
SavePath.cs Added uploading of saves 2023-03-28 21:30:29 -05:00
Script.cs Remove 64 bit flag from scripts 2023-01-22 22:44:22 -06:00
Tag.cs Basic Playnite extension 2023-01-04 20:31:02 -06:00
User.cs Basic Playnite extension 2023-01-04 20:31:02 -06:00