Commit graph

12 commits

Author SHA1 Message Date
Pat Hartl
4ac1cf067c Handle command line in services 2024-08-07 19:03:07 -05:00
Pat Hartl
e055514811 Split models and services into separate projects 2024-08-07 18:48:13 -05:00
Pat Hartl
113f4d820b Add CLI verb for changing alias 2024-08-07 17:39:29 -05:00
Pat Hartl
622765b589 Change CLI installer to use download queue 2024-08-07 01:48:01 -05:00
Pat Hartl
7655924134 Add CLI verb for uninstalling games 2024-08-07 01:47:13 -05:00
Pat Hartl
97f282fcc1 Fix Photino not serving app on start 2024-08-07 01:20:31 -05:00
Pat Hartl
beecf0beee Add CLI verb to install game 2024-08-07 01:14:29 -05:00
Pat Hartl
50aa123949 Add CLI verbs for logging in and out 2024-08-06 20:41:21 -05:00
Pat Hartl
ce32bc8137 Add CLI verbs for running scripts and importing games 2024-08-06 20:22:33 -05:00
Pat Hartl
7c73b0aa1a Start adding CLI options to run scripts 2024-08-06 18:24:44 -05:00
Pat Hartl
fb479d1683 Move script service to SDK 2024-08-05 20:29:12 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00
Renamed from LANCommander.Client/Program.cs (Browse further)