11 lines
506 B
Markdown
11 lines
506 B
Markdown
# 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` |