mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-06 00:37:26 +00:00
feat: dump t6 xbox fastfile data
This commit is contained in:
@@ -14,6 +14,7 @@ function ZoneLoading:link(links)
|
||||
links:linkto(Cryptography)
|
||||
links:linkto(Utils)
|
||||
links:linkto(ZoneCommon)
|
||||
links:linkto(lzx)
|
||||
links:linkto(zlib)
|
||||
|
||||
if os.host() == "linux" then
|
||||
@@ -55,6 +56,7 @@ function ZoneLoading:project()
|
||||
self:include(includes)
|
||||
Cryptography:include(includes)
|
||||
Utils:include(includes)
|
||||
lzx:include(includes)
|
||||
zlib:include(includes)
|
||||
ZoneCode:include(includes)
|
||||
|
||||
|
Reference in New Issue
Block a user