launcher/Kiseki.Launcher.Windows
rjindael fe816fd2b6
fix: bootstrapper dry run fix
2023-08-02 03:09:03 -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/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -07:00
Kiseki.Launcher.Windows.csproj feat/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -07:00
MainWindow.cs fix: bootstrapper dry run fix 2023-08-02 03:09:03 -07:00
Paths.cs feat/chore: shortcuts, additional refactoring 2023-08-02 02:15:22 -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 fix: bootstrapper dry run fix 2023-08-02 03:09:03 -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