Files
mpq-packager/.gitignore
T
paste 922aea9bc1
CI / build-and-smoke (push) Failing after 31s
Add MPQ verify modes, harden CI assertions, fix CRLF/docstring
- mpqpack gains --list and --cat (StormLib-backed) for reading archives back
- CI now asserts the archive lists the expected file and that version
  substitution landed inside the MPQ, not just that a file exists
- Dockerfile strips CRLF from entrypoint/package so local Windows builds work
- drop invalid escape in package.py docstring
2026-06-25 21:54:09 -05:00

8 lines
111 B
Plaintext

dist/
test/dist/
*.mpq
*.o
# local validation helpers (not needed in CI)
test/stub_mpqpack.py
test/mpqpack.cmd