Launches Kiseki game clients from the website
Go to file
dependabot[bot] 09c0f024b4
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:27:17 +00:00
.github chore(deps): bump actions/checkout from 3 to 4 2023-09-05 05:27:17 +00:00
Kiseki.Launcher chore: unify code w/ arbiter by adding WebResponse 2023-08-02 23:06:41 -07:00
Kiseki.Launcher.Windows fix: fix blocking client download task 2023-08-02 18:37:49 -07:00
.gitignore gitignore: ignore license 2023-08-02 16:09:46 -07:00
Kiseki.Launcher.sln chore(msbuild): remove junk from solution file 2023-07-28 05:54:45 -07:00
LICENSE.md chore: tidy up project 2023-08-02 01:42:56 -07:00
README.md nit(docs): remove prerequisite until full proper documentation is written 2023-08-02 20:09:42 -07:00

README.md

Kiseki.Launcher

License GitHub Build Status Star

Launches Kiseki game clients from the website

License

Kiseki.Launcher is licensed under the GNU General Public License v3.0. A copy of it has been included with Kiseki.Launcher.

Some parts of Kiseki.Launcher are loosely adapted from @pizzaboxer/bloxstrap. Bloxstrap is a project licensed under the MIT license.