No description
  • JavaScript 69.7%
  • Rust 16.5%
  • CSS 7.9%
  • Nix 4.9%
  • GDScript 1%
Find a file
2026-03-14 04:41:38 -03:00
export Initial commit 2025-05-12 07:23:13 -03:00
godot Quick dirty shell to compile on Nix 2026-01-07 23:03:36 -03:00
npins Improve Nix 2026-03-14 04:41:38 -03:00
rust Improve Nix 2026-03-14 04:41:38 -03:00
.envrc Quick dirty shell to compile on Nix 2026-01-07 23:03:36 -03:00
.gitignore Quick dirty shell to compile on Nix 2026-01-07 23:03:36 -03:00
default.nix Improve Nix 2026-03-14 04:41:38 -03:00
LICENSE Prepare for public release 2026-01-08 19:16:34 -03:00
README.md Improve Nix 2026-03-14 04:41:38 -03:00
shell.nix Prepare for public release 2026-01-08 19:16:34 -03:00

crane-game

Build for release with Nix

Use the dev shell with direnv allow.

nix-build -A linux-release
# steam-run ./result/CraneGame_linux_x86_64
zip export/CraneGame_linux_x86_64 result/*

nix-build -A windows-release
# wine64 ./result/CraneGame_win.exe
zip export/CraneGame_win result/*

Attributions

"Playing Room" background sprite belongs to Texturify.com