/tob-cob

Primary LanguageGoMozilla Public License 2.0MPL-2.0

Tears of Butterflies: Colors of Blood

Build status

Itch.io page

Build

nix develop
go build

Prerequisites:

  • nix (with flakes support)

Run

./tob-cob

Prerequisites:

  • steam-run

Publish

echo "BUTLER_API_KEY=xxx" > SECRETS # Use actual key instead.
earthly --push --secret "$(cat SECRETS)" +deploy

Prerequisites:

  • drone CLI
  • docker
  • itch.io API key