Starling Builder

Open Source UI Editor for Starling

Download Editor

Version Editor Demo Workspace
Starling 2.x Starling Builder v2.5 demo_workspace.zip
Starling 1.x Starling Builder v1.4 demo_workspace.zip

Previous versions

Engine Source Code

http://github.com/yuhengh/starling-builder-engine

Editor Source Code

http://github.com/yuhengh/starling-builder-editor

Extensions Source Code

http://github.com/yuhengh/starling-builder-extensions


Tips:

For starters, please download the editor and the corresponding demo_workspace. When you open the editor, choose the extracted demo_workspace folder as your workspace. You will find the demo layouts in files tab or directly open those files in the demo_workspace/layouts folder.

In order to put into the game, you will need to download the engine repository. Before you start, it's highly recommended to check out the scaffold and demo project. To make life easier, you can start with copying files from the scaffold folder, which serves as a minimal project to use Starling Builder.

For more information please see the Documentation page