Offline (NW.JS package) for Google Kitsune
Go to file
Li 17010329f7 add icon0.ico 2022-07-24 15:46:57 +12:00
.github/workflows update node webkit 2022-07-24 14:54:30 +12:00
.idea add verson select 2021-10-31 11:34:48 -04:00
DEBIAN Create control 2021-08-15 17:11:27 -04:00
gstatic/external_hosted add verson select 2021-10-31 11:34:48 -04:00
logos/2020/kitsune/rc7 fix 2022-07-24 14:46:52 +12:00
silica fix 2022-07-24 14:46:52 +12:00
.gitignore add icon0.ico 2022-07-24 15:46:57 +12:00
README.md Updated version in READMe 2021-08-24 10:38:52 -04:00
icon0.ico add icon0.ico 2022-07-24 15:46:57 +12:00
kitsune.desktop Create kitsune.desktop 2021-08-15 17:17:25 -04:00
package.json add verson select 2021-10-31 11:34:48 -04:00

README.md

KitsuneOffline

CI/CD Badge

Local Offline version of Kitsune Google Doodle, (Doodle Champion Island Games) useful if you want to play without internet (or just want to mod the game)

rc7 version files located in logos/ folder

How to play: (for noobs)
Goto the releases page, download the zip and open kitsune.exe, there your done!
https://github.com/KuromeSan/KitsuneOffline/releases/latest

For pros (or if you just dont trust my executables):
WHAT DO YOU MEAN YOU DONT TRUST SOME RANDOM DUDE ON THE INTERNETS EXECUTABLES???!!!
gosh okay, you wanna do it yourself? FINE

download the latest nw.js from: https://nwjs.io/downloads/,
then download the latest release of https://github.com/iteufel/nwjs-ffmpeg-prebuilt and replace nwjs ffmpeg.dll with that one
(this makes video playback work)

finally copy package.json and logos/ from this repository into the NWJS folder. start nw.exe and your done

If you like living on the edge:
You can download the releases from Github Actions directly. NOTE: THESE BUILDS ARE CREATED AFTER EVERY COMMIT!!! That means that if a game-breaking bug gets accidentally introduced, then the build will be broken and not work. This is in contrast to the releases page where builds are tested before release.