Merge branch 'openfl:develop' into submodules

This commit is contained in:
player-03
2022-12-01 11:58:25 -05:00
committed by GitHub
43 changed files with 527 additions and 322 deletions

View File

@@ -43,11 +43,11 @@ First install the latest version of [Haxe](http://www.haxe.org/download).
Development Builds
==================
When there are changes, Lime is built nightly. Builds are available for download [here](https://github.com/openfl/lime/actions?query=branch%3Adevelop).
When there are changes, Lime is built nightly. Builds are available for download [here](https://github.com/openfl/lime/actions?query=branch%3Adevelop+is%3Asuccess).
To install a development build, use the "haxelib local" command:
haxelib local filename.zip
haxelib local lime-haxelib.zip
Building from Source