mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-07-22 01:46:44 +08:00
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
This commit is contained in:
@@ -11,6 +11,10 @@ pub enum ResourceType {
|
||||
Manifest,
|
||||
/// TableBundle
|
||||
TableBundle,
|
||||
/// TextAsset
|
||||
TextAsset,
|
||||
/// Media resource
|
||||
Media,
|
||||
/// 其他
|
||||
Other,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user