[VFS] Add support for loading ZArchive files
This commit is contained in:
committed by
Radosław Gliński
parent
e191f2d8d0
commit
2cd2d1d620
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -85,3 +85,9 @@
|
||||
[submodule "third_party/VulkanMemoryAllocator"]
|
||||
path = third_party/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
[submodule "third_party/zstd"]
|
||||
path = third_party/zstd
|
||||
url = https://github.com/facebook/zstd.git
|
||||
[submodule "third_party/zarchive"]
|
||||
path = third_party/zarchive
|
||||
url = https://github.com/exzap/ZArchive.git
|
||||
|
||||
Reference in New Issue
Block a user