mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-16 23:11:42 +00:00
feat: properly parse data from xenon ipaks
This commit is contained in:
@@ -136,6 +136,7 @@ include "src/RawTemplater.lua"
|
||||
include "src/UnlinkerCli.lua"
|
||||
include "src/Unlinking.lua"
|
||||
include "src/Utils.lua"
|
||||
include "src/XMemCompress.lua"
|
||||
include "src/ZoneCode.lua"
|
||||
include "src/ZoneCodeGeneratorLib.lua"
|
||||
include "src/ZoneCodeGenerator.lua"
|
||||
@@ -156,6 +157,7 @@ group "Components"
|
||||
Cryptography:project()
|
||||
Parser:project()
|
||||
Utils:project()
|
||||
XMemCompress:project()
|
||||
ZoneCode:project()
|
||||
ZoneCodeGeneratorLib:project()
|
||||
ZoneCommon:project()
|
||||
|
||||
Reference in New Issue
Block a user