Menu entries in Unity to create auto builds for specific platforms. Portation of AutoBuilder.cs in UnityScript
Place autobuilder.js
within Assets/Editor or a subfolder.
Go to File > AutoBuilder and select a platform. These methods can also be run from the Unity command line using -executeMethod AutoBuilder.MethodName
.
Feel free to fork the repository and make a pull request.