The "Cross-Platform Game Engine", a popular Stage3D framework
Haxe
Latest commit 112a8fd Mar 15, 2017 @jgranick jgranick Update to 1.8.8

README.md

Simplified BSD License Haxelib Version Build Status

Starling

Starling is the "Cross-Platform Game Engine", a popular Stage3D framework.

Installation

You can easily install Starling using haxelib:

haxelib install starling

To add it to an OpenFL project, add this to your project file:

<haxelib name="starling" />

Development Builds

Clone the Starling repository:

git clone https://github.com/openfl/starling

Tell haxelib where your development copy of Starling is installed:

haxelib dev starling starling

To return to release builds:

haxelib dev starling