MultiplayerSample_Dependencies.xml 382 B

123456
  1. <EngineDependencies versionnumber="1.0.0">
  2. <Dependency path="*.azshadervariant*" optional="false" /> <!-- The wildcard includes azshadervarianttree assets too -->
  3. <Dependency path="popcornfx/*.streamingimage" optional="false" />
  4. <Dependency path="popcornfx/*.pkfx" optional="false" />
  5. <Dependency path="popcornfx/*.azmodel" optional="false" />
  6. </EngineDependencies>