add entis gls csx v1 disasm (ported from Crsky/EntisGLS_Tools)

This commit is contained in:
2026-01-17 17:30:41 +08:00
parent 3444c3ac65
commit ed4179473f
11 changed files with 1185 additions and 1 deletions

View File

@@ -79,7 +79,7 @@ circus-arc = ["circus"]
circus-audio = ["circus", "flate2", "int-enum", "lossless-audio"]
circus-img = ["circus", "image", "flate2", "zstd"]
emote-img = ["base64", "emote-psb", "image", "json", "libtlg-rs", "url"]
entis-gls = ["xml5ever", "markup5ever", "markup5ever_rcdom"]
entis-gls = ["xml5ever", "markup5ever", "markup5ever_rcdom", "int-enum"]
escude = ["int-enum"]
escude-arc = ["escude", "rand", "utils-bit-stream"]
ex-hibit = []