mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-07-22 07:35:15 +08:00
Persist official version-state, extend CAS/ResourceRepository import classification, and add offline catalog and failure regression fixtures. Fixes #13 Fixes #12 Fixes #8
26 lines
490 B
JSON
26 lines
490 B
JSON
{
|
|
"imported": [
|
|
{
|
|
"bytes": 143,
|
|
"category": "asset_bundle",
|
|
"resource_type": "AssetBundle",
|
|
"source_path": "synthetic/minimal.bundle",
|
|
"unityfs": {
|
|
"block_count": 1,
|
|
"directories": [
|
|
"SYNTHETIC-GOLDEN-CAB"
|
|
],
|
|
"directory_count": 1,
|
|
"unity_version": "2021.3.56f2"
|
|
}
|
|
}
|
|
],
|
|
"category_counts": {
|
|
"asset_bundle": 1
|
|
},
|
|
"resource_count": 1,
|
|
"skipped": [
|
|
"synthetic/catalog.json"
|
|
]
|
|
}
|