launcher/Kiseki.Launcher.Windows
rjindael ecb3ff1acb
chore: mild cleanup
2023-12-02 21:20:06 -08: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 fix: bug fixes 2023-12-02 21:18:27 -08:00
Kiseki.Launcher.Windows.csproj chore: mild cleanup 2023-12-02 21:20:06 -08: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 fix: bug fixes 2023-12-02 21:18:27 -08:00
Protocol.cs feat: final touches and bug fixes 2023-10-01 03:42:31 -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