launcher/Kiseki.Launcher.Windows
rjindael 9e4cb6bfce
feat: overhaul Web with new arbiter code
2023-09-10 02:31:23 -07:00
..
Properties feat(ci): add ci (and other changes) 2023-07-27 23:43:30 -07:00
Resources chore: update icon with HQ version 2023-07-27 23:49:26 -07:00
Bootstrapper.cs feat: overhaul Web with new arbiter code 2023-09-10 02:31:23 -07:00
Kiseki.Launcher.Windows.csproj feat/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -07:00
MainWindow.cs feat: launch client, autoupdate client, etc. 2023-08-02 18:36:40 -07:00
Paths.cs feat: launch client, autoupdate client, etc. 2023-08-02 18:36:40 -07:00
Program.cs feat/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -07:00
Protocol.cs feat/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -07:00
README.md chore: tidy up project 2023-08-02 01:42:56 -07:00
Win32.cs feat: launch client, autoupdate client, etc. 2023-08-02 18:36:40 -07:00

README.md

Kiseki.Launcher.Windows

This is the Kiseki launcher for Windows, containing Windows-specific code and assemblies. This project may only compile on Windows.

Arguments

  • To install: (none required)
  • To open the games page: (none required if installed on system)
  • To play a game: Kiseki.Launcher.Windows.exe <payload>
  • To uninstall: Kiseki.Launcher.Windows.exe -uninstall
  • To uninstall quietly (i.e. no confirmation dialogs): Kiseki.Launcher.Windows -uninstall -quiet