Files
BlueArchiveToolkit/infrastructure/tests/golden/synthetic_phase2_import.json
nyaKazuha 90307a3243 feat: track official versions and import resources
Persist official version-state, extend CAS/ResourceRepository import classification, and add offline catalog and failure regression fixtures.

Fixes #13

Fixes #12

Fixes #8
2026-07-15 19:53:10 +08:00

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"
]
}