AssetBundleCollectorSetting.asset 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 185f6993d5150494d98da50e26cb1c25, type: 3}
  13. m_Name: AssetBundleCollectorSetting
  14. m_EditorClassIdentifier:
  15. EnableAddressable: 1
  16. AutoCollectShaders: 1
  17. ShadersBundleName: projects_shaders
  18. Groups:
  19. - GroupName: Code
  20. GroupDesc: "\u4EE3\u7801\u70ED\u66F4\u65B0dll"
  21. AssetTags:
  22. ActiveRuleName: EnableGroup
  23. Collectors:
  24. - CollectPath: Assets/Res/Code
  25. CollectorType: 0
  26. AddressRuleName: AddressByGroupAndFileName
  27. PackRuleName: PackRawFile
  28. FilterRuleName: CollectAll
  29. AssetTags:
  30. - GroupName: Config
  31. GroupDesc: "\u914D\u7F6E\u8868"
  32. AssetTags:
  33. ActiveRuleName: EnableGroup
  34. Collectors:
  35. - CollectPath: Assets/Res/Config/DataConfig
  36. CollectorType: 0
  37. AddressRuleName: AddressByGroupAndFileName
  38. PackRuleName: PackDirectory
  39. FilterRuleName: CollectAll
  40. AssetTags:
  41. - CollectPath: Assets/Res/OtherNativeRes
  42. CollectorType: 0
  43. AddressRuleName: AddressByGroupAndFileName
  44. PackRuleName: PackRawFile
  45. FilterRuleName: CollectAll
  46. AssetTags:
  47. - CollectPath: Assets/Res/Config/SkillConfig
  48. CollectorType: 0
  49. AddressRuleName: AddressByGroupAndFileName
  50. PackRuleName: PackDirectory
  51. FilterRuleName: CollectAll
  52. AssetTags:
  53. - GroupName: Unit
  54. GroupDesc: Unit
  55. AssetTags:
  56. ActiveRuleName: EnableGroup
  57. Collectors:
  58. - CollectPath: Assets/Res/Unit/Hero
  59. CollectorType: 0
  60. AddressRuleName: AddressByGroupAndFileName
  61. PackRuleName: PackDirectory
  62. FilterRuleName: CollectAll
  63. AssetTags:
  64. - CollectPath: Assets/Res/Unit/Effect
  65. CollectorType: 0
  66. AddressRuleName: AddressByCollectorAndFileName
  67. PackRuleName: PackDirectory
  68. FilterRuleName: CollectAll
  69. AssetTags:
  70. - GroupName: Scene
  71. GroupDesc: "\u573A\u666F"
  72. AssetTags:
  73. ActiveRuleName: EnableGroup
  74. Collectors:
  75. - CollectPath: Assets/Res/Scene
  76. CollectorType: 0
  77. AddressRuleName: AddressByGroupAndFileName
  78. PackRuleName: PackDirectory
  79. FilterRuleName: CollectScene
  80. AssetTags:
  81. - GroupName: LightingMap
  82. GroupDesc: "\u5149\u7167\u6570\u636E"
  83. AssetTags:
  84. ActiveRuleName: EnableGroup
  85. Collectors:
  86. - CollectPath: Assets/Res/Scene/Map1
  87. CollectorType: 0
  88. AddressRuleName: AddressByCollectorAndFileName
  89. PackRuleName: PackDirectory
  90. FilterRuleName: CollectAll
  91. AssetTags:
  92. - CollectPath: Assets/Res/Scene/Map2
  93. CollectorType: 0
  94. AddressRuleName: AddressByCollectorAndFileName
  95. PackRuleName: PackDirectory
  96. FilterRuleName: CollectAll
  97. AssetTags:
  98. - GroupName: FGUI
  99. GroupDesc: "FGUI\u8D44\u6E90"
  100. AssetTags:
  101. ActiveRuleName: EnableGroup
  102. Collectors:
  103. - CollectPath: Assets/Res/FGUI
  104. CollectorType: 0
  105. AddressRuleName: AddressByCollectorAndFileName
  106. PackRuleName: PackDirectory
  107. FilterRuleName: CollectAll
  108. AssetTags:
  109. - GroupName: Shader
  110. GroupDesc: "Shader\u6253\u5305"
  111. AssetTags:
  112. ActiveRuleName: EnableGroup
  113. Collectors:
  114. - CollectPath: Assets/Res/Shader
  115. CollectorType: 0
  116. AddressRuleName: AddressByCollectorAndFileName
  117. PackRuleName: PackShaderVariants
  118. FilterRuleName: CollectAll
  119. AssetTags:
  120. - GroupName: Material
  121. GroupDesc: "\u6750\u8D28\u7403"
  122. AssetTags:
  123. ActiveRuleName: EnableGroup
  124. Collectors:
  125. - CollectPath: Assets/Res/Material
  126. CollectorType: 0
  127. AddressRuleName: AddressByFileName
  128. PackRuleName: PackDirectory
  129. FilterRuleName: CollectAll
  130. AssetTags:
  131. - GroupName: PathFind
  132. GroupDesc: "\u5BFB\u8DEF\u76F8\u5173"
  133. AssetTags:
  134. ActiveRuleName: EnableGroup
  135. Collectors:
  136. - CollectPath: Assets/Res/PathFind
  137. CollectorType: 0
  138. AddressRuleName: AddressByGroupAndFileName
  139. PackRuleName: PackDirectory
  140. FilterRuleName: CollectAll
  141. AssetTags:
  142. - CollectPath: Assets/Res/Config/NavConfig
  143. CollectorType: 0
  144. AddressRuleName: AddressByGroupAndFileName
  145. PackRuleName: PackDirectory
  146. FilterRuleName: CollectAll
  147. AssetTags: