Files
source/.github/workflows
Marco Antonio J. Costa a1784fbaff adapt CI workflows to the monorepo layout
gamedir and gamedir-languages now live in this repository, so the build
no longer clones them separately or pins their commits in versions.env:
one commit SHA identifies everything. The compile job sparse-checks-out
the source only, and the assemble job the game data only, both with
blob:none so neither downloads the other half. Dist names drop the
G....L.... gamedir suffixes since GAME_VERSION now covers the data too.
2026-07-28 19:08:23 -03:00
..