AssetBundleCollectorSetting.asset 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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: "\u70ED\u66F4\u4EE3\u7801dll"
  21. AssetTags:
  22. ActiveRuleName: EnableGroup
  23. Collectors:
  24. - CollectPath: Assets/Res/CodeDll
  25. CollectorType: 0
  26. AddressRuleName: AddressByGroupAndFileName
  27. PackRuleName: PackRawFile
  28. FilterRuleName: CollectAll
  29. AssetTags:
  30. - GroupName: Config
  31. GroupDesc: "\u914D\u7F6E"
  32. AssetTags:
  33. ActiveRuleName: EnableGroup
  34. Collectors:
  35. - CollectPath: Assets/Res/Config
  36. CollectorType: 0
  37. AddressRuleName: AddressByGroupAndFileName
  38. PackRuleName: PackDirectory
  39. FilterRuleName: CollectAll
  40. AssetTags:
  41. - GroupName: Scene
  42. GroupDesc: "\u573A\u666F"
  43. AssetTags:
  44. ActiveRuleName: EnableGroup
  45. Collectors:
  46. - CollectPath: Assets/Scenes
  47. CollectorType: 0
  48. AddressRuleName: AddressByGroupAndFileName
  49. PackRuleName: PackDirectory
  50. FilterRuleName: CollectScene
  51. AssetTags:
  52. - GroupName: LightingMap
  53. GroupDesc: "\u5149\u7167\u6570\u636E"
  54. AssetTags:
  55. ActiveRuleName: EnableGroup
  56. Collectors:
  57. - CollectPath: Assets/Scenes/Map1
  58. CollectorType: 0
  59. AddressRuleName: AddressByCollectorAndFileName
  60. PackRuleName: PackDirectory
  61. FilterRuleName: CollectAll
  62. AssetTags:
  63. - CollectPath: Assets/Scenes/Map2
  64. CollectorType: 0
  65. AddressRuleName: AddressByCollectorAndFileName
  66. PackRuleName: PackDirectory
  67. FilterRuleName: CollectAll
  68. AssetTags:
  69. - GroupName: FGUI
  70. GroupDesc: "FGUI\u8D44\u6E90"
  71. AssetTags:
  72. ActiveRuleName: EnableGroup
  73. Collectors:
  74. - CollectPath: Assets/Res/FGUI
  75. CollectorType: 0
  76. AddressRuleName: AddressByGroupAndFileName
  77. PackRuleName: PackDirectory
  78. FilterRuleName: CollectAll
  79. AssetTags:
  80. - GroupName: Shader
  81. GroupDesc:
  82. AssetTags:
  83. ActiveRuleName: EnableGroup
  84. Collectors:
  85. - CollectPath: Assets/Res/Shader
  86. CollectorType: 0
  87. AddressRuleName: AddressByCollectorAndFileName
  88. PackRuleName: PackShaderVariants
  89. FilterRuleName: CollectAll
  90. AssetTags:
  91. - GroupName: Material
  92. GroupDesc: "\u6750\u8D28\u7403"
  93. AssetTags:
  94. ActiveRuleName: EnableGroup
  95. Collectors:
  96. - CollectPath: Assets/Res/Mat
  97. CollectorType: 0
  98. AddressRuleName: AddressByFileName
  99. PackRuleName: PackDirectory
  100. FilterRuleName: CollectAll
  101. AssetTags: