Initial commit: RE tooling and docs for The I of the Dragon localization/HD

This commit is contained in:
DragonHD
2026-09-20 09:57:07 +08:00
commit caf7376019
26 changed files with 1624 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Ignore everything at the top level except our own code and docs.
# Original game assets, cracks, extracted/extracted-derived binaries and
# generated reports are all regenerable (or not ours) and must not be tracked.
/*
!/tools
!/docs
!/.gitignore
!/README.md
# Belt-and-suspenders: never track game / crack / media / build artifacts
*.res
*.iso
*.avi
*.wav
*.mp3
*.tga
*.dds
*.png
*.bin
*.exe
*.dll
*.iso
/crack/
/original/
/png/
/report/
/patch/