Pro users can make use of the `BuildPipeline` class:
http://docs.unity3d.com/ScriptReference/BuildPipeline.BuildPlayer.html
`BuildPlayer()` lets you specify the scenes you want to include in the build.
↧