Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

I’m sure a lot of other Mac users would love this game too, I could offer the developer my copy to distribute?

It’s 161MB zipped, please let me know if you’d be interested Job.

idotbubble, did you download the KoiTranslations and squish.py submodules from GitHub? The instructions don’t explicitly state they’re needed, but if they aren’t there the game won’t compile. Not knowing how far you got with this, I might be covering some stuff that you already know, forgives!

  1. In Finder, go to the Koi-master folder. Delete the existing “KoiTranslations” and “squish.py” folders in there.
  2. Download these two submodules, KoiTranslations and squish.py and put them in the Koi-master folder.
  3. Unzip them, they will create new folders, rename “KoiTranslations-master” to “KoiTranslations” and rename “squish.py-master” to “squish.py”.
  4. Have you installed Node.js and Python? Grab the Node LTS (Long Term Support, currently 14.17.0) and Python 3.9.5 packages.
  5. Bring up a Terminal window (command-space, search for Terminal), type in the following and then hit enter to run the command:
    npm i
    It will take awhile to install required packages – but we’re almost there!
  6. Once npm i has finished, in the same window type (or paste) npm run build-mac-64 and again hit enter to run the command.
  7. All being well, you now have a macOS version of Koi Farm! Yay!

Sorry for the late reply, but that would be awesome!

I cannot distribute it properly through steam (I've tried), but I can make it available on itch only.