LANCommander/LANCommander.SDK/Models/Manifest
2026-04-12 19:58:47 -05:00
..
Action.cs Fix variables on action run, populate server variables when retrieving actions 2026-03-15 17:15:50 -05:00
Archive.cs Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests 2025-12-04 23:43:25 -06:00
BaseManifest.cs Add method to check if manifest is legacy 2025-12-05 21:04:14 -06:00
BaseModel.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Collection.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Company.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Engine.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Game.cs Pass base game ID in manifest 2026-03-03 23:33:36 -06:00
GameCustomField.cs Working selective export (at least for manifest) 2025-07-25 17:57:33 -05:00
Genre.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
IKeyedModel.cs Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests 2025-12-04 23:43:25 -06:00
Issue.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Key.cs Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
Media.cs Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests 2025-12-04 23:43:25 -06:00
MultiplayerMode.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Page.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Platform.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
PlaySession.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Redistributable.cs Include version in LCX manifest 2025-12-04 19:03:05 -06:00
Save.cs Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests 2025-12-04 23:43:25 -06:00
SavePath.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Script.cs Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests 2025-12-04 23:43:25 -06:00
Server.cs Include version in LCX manifest 2025-12-04 19:03:05 -06:00
ServerConsole.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
ServerHttpPath.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Tag.cs Complete import relationships, start hooking up importers for games, redists, and servers. 2025-03-30 21:06:01 -05:00
Tool.cs First pass of adding tool installation to launcher 2026-02-10 18:04:49 -06:00