AssetBundle Batch Creation

Is there a method/pipeline for creating AssetBundle’s thru a console?
Particular reason is to rapidly generate iPhone bundles side-by-side with web/standalone bundles.

yes write editor scripts you call from console.

see batchmode docs

gracias

missed that section :slight_smile:

for anyone else searching its under Advanced\Command line arguments