Hello,
is there a way to exclude subfolders of StreamingAssets (or Resources) from a build without doing workaround like moving files ?
If there are per platform directory names to use to narrow StreamingAssets scope I'd appreciate to know. Something like : StreamingAssets/AndroidOnly , StreamingAssets/StandaloneOnly, ...
Because it is clearly not a safe approach to require moving asset files for each build, so I hope there is a way to avoid that. Building by script if needed is ok for...
Per platform sub folders in StreamingAssets / exclude directories from build
is there a way to exclude subfolders of StreamingAssets (or Resources) from a build without doing workaround like moving files ?
If there are per platform directory names to use to narrow StreamingAssets scope I'd appreciate to know. Something like : StreamingAssets/AndroidOnly , StreamingAssets/StandaloneOnly, ...
Because it is clearly not a safe approach to require moving asset files for each build, so I hope there is a way to avoid that. Building by script if needed is ok for...
Per platform sub folders in StreamingAssets / exclude directories from build