123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 185f6993d5150494d98da50e26cb1c25, type: 3}
- m_Name: AssetBundleCollectorSetting
- m_EditorClassIdentifier:
- EnableAddressable: 1
- AutoCollectShaders: 1
- ShadersBundleName: projects_shaders
- Groups:
- - GroupName: Code
- GroupDesc: "\u4EE3\u7801\u70ED\u66F4\u65B0dll"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Code
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackRawFile
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: Config
- GroupDesc: "\u914D\u7F6E\u8868"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Config/DataConfig
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - CollectPath: Assets/Res/OtherNativeRes
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackRawFile
- FilterRuleName: CollectAll
- AssetTags:
- - CollectPath: Assets/Res/Config/SkillConfig
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: Unit
- GroupDesc: Unit
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Unit/Hero
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - CollectPath: Assets/Res/Unit/Effect
- CollectorType: 0
- AddressRuleName: AddressByCollectorAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: Scene
- GroupDesc: "\u573A\u666F"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Scene
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectScene
- AssetTags:
- - GroupName: LightingMap
- GroupDesc: "\u5149\u7167\u6570\u636E"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Scene/Map1
- CollectorType: 0
- AddressRuleName: AddressByCollectorAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - CollectPath: Assets/Res/Scene/Map2
- CollectorType: 0
- AddressRuleName: AddressByCollectorAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: FGUI
- GroupDesc: "FGUI\u8D44\u6E90"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/FGUI
- CollectorType: 0
- AddressRuleName: AddressByCollectorAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: Shader
- GroupDesc: "Shader\u6253\u5305"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Shader
- CollectorType: 0
- AddressRuleName: AddressByCollectorAndFileName
- PackRuleName: PackShaderVariants
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: Material
- GroupDesc: "\u6750\u8D28\u7403"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/Material
- CollectorType: 0
- AddressRuleName: AddressByFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - GroupName: PathFind
- GroupDesc: "\u5BFB\u8DEF\u76F8\u5173"
- AssetTags:
- ActiveRuleName: EnableGroup
- Collectors:
- - CollectPath: Assets/Res/PathFind
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
- - CollectPath: Assets/Res/Config/NavConfig
- CollectorType: 0
- AddressRuleName: AddressByGroupAndFileName
- PackRuleName: PackDirectory
- FilterRuleName: CollectAll
- AssetTags:
|