Initial commit

This commit is contained in:
2026-01-25 22:24:57 +01:00
commit 9bf926e745
9378 changed files with 7405602 additions and 0 deletions

10
deps/libmpq/TODO vendored Normal file
View File

@@ -0,0 +1,10 @@
Features and functionality which should be added in the future.
* Porting for big endian systems.
* Porting for Windows? :)
* Creating mpq archives.
* Brute all unknown filenames, Blizzard uses in their
archives.
Look at the AUTHORS file if you want help me with 'libmpq', or
if you have other interesting features which should be added.