mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 16:22:45 +03:00
refactor: Replace custom MPQ decompression modules with StormLib.
This commit is contained in:
parent
c82c9da821
commit
b528deaf11
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
|||||||
[submodule "lib/bc"]
|
[submodule "lib/bc"]
|
||||||
path = lib/bc
|
path = lib/bc
|
||||||
url = https://github.com/whoahq/bc
|
url = https://github.com/whoahq/bc
|
||||||
|
[submodule "lib/stormlib"]
|
||||||
|
path = lib/stormlib
|
||||||
|
url = https://github.com/ladislav-zezula/StormLib.git
|
||||||
|
|||||||
1
lib/stormlib
Submodule
1
lib/stormlib
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 29901739a2506999955e1fdd5a2f8f7b2140b089
|
||||||
Loading…
Reference in New Issue
Block a user