Files
Andreas Lierschaft 39b5232e64 Track repack.bat: automated root/uiscript/locale_de repacking
Backs up the live pack/*.eix/*.epk, rebuilds all three from source via
the new PackTool binaries, and verifies every entry through both a
single-pack round-trip and a full CEterPackManager registration (the
latter catches path-prefix bugs the former can't).
2026-08-18 00:25:18 +02:00

13 lines
258 B
Plaintext

# Alles ignorieren...
/*
# ...außer diesen Ordnern (editierbarer UI-Quellcode: root + uiscript + deutsche Locale) und sich selbst
!/root
!/uiscript
!/locale_de
!/.gitignore
!/repack.bat
# Kompilierte Python-Bytecode-Artefakte trotzdem ausschließen
*.pyc