Commit Graph

3 Commits

Author SHA1 Message Date
paste 64abb39d0b Add .gitattributes to enforce LF line endings
CI / build-and-smoke (push) Failing after 1m5s
Shell/Python/C sources and the Dockerfile must stay LF so the Linux
build and the action entrypoint shebang work.
2026-06-25 21:36:50 -05:00
paste 4293e90a97 Initial: MPQ patch packager (Gitea Action, StormLib-based)
A BigWigs-style CI packager for WoW MPQ patch archives. Reads an mpq.yaml
manifest, stages files, builds a vanilla-1.12-compatible patch-X.mpq via
StormLib, and (in the example workflow) attaches it to a Gitea release on tag.
2026-06-25 21:36:50 -05:00
paste df6372ac94 Initial commit 2026-06-26 02:27:18 +00:00