LANCommander/LANCommander.Launcher.Models
Pat Hartl 6b2610a200 Rework Tool installation / action resolution
Amends the tool installation to use game install directory and correctly populate actions. Tools previously used an undocumented/unpopulated/inaccessible global install directory. This has been changed to use the game's install directory. Uninstall scripts are also now executed for tools when the game is uninstalled.

Fixes #414
2026-06-21 21:16:45 -05:00
..
ActionSelectorDialogOptions.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
CommandLineOptions.cs Allow uploading of archive files via CLI 2024-10-01 17:56:58 -05:00
DepotFilterModel.cs Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
DiscoveredServer.cs Add DiscoveryBeacon, DiscoveryProbe, new beacon message 2025-04-23 21:23:33 -05:00
DownloadQueueRedistributable.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
ExistingEntityResult.cs Split models and services into separate projects 2024-08-07 18:48:13 -05:00
IInstallQueueItem.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
ImportItem.cs WIP refactor of game importing 2025-01-12 02:54:41 -06:00
ImportProgress.cs Show import progress in popover 2025-02-06 20:54:03 -06:00
InstallQueueGame.cs Rework Tool installation / action resolution 2026-06-21 21:16:45 -05:00
InstallQueueTool.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
LANCommander.Launcher.Models.csproj Update to .NET 10 2026-04-10 00:54:43 -05:00
LibraryFilterModel.cs Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
ListItem.cs feat: Add Avalonia launcher PoC with cross-platform UI 2026-01-19 14:24:49 +11:00