A tool to help you in the build creation process. Part of the book Extending Unity with Editor Scripting published by Packt Publishing (Also available at Amazon).
"This book is for anyone who has at least a basic knowledge of Unity programming using C# and wants to learn how to extend and create custom tools using Editor Scripting to improve the development workflow and make the video game development easier."
You must to have Unity 5.x installed to run this project.
- Clone the project inside an Unity project using submodules.
- Open the file Editor/Builder.cs and change the appBladeKey variable with your AppBlade token.
AppBuilder is licensed under the MIT license.