Skip to content

waneck/openfl-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

https://github.com/openfl/openfl/wiki/Get-Started

Development Build

git clone https://github.com/openfl/openfl-native
git clone https://github.com/haxenme/NME nme
git clone https://github.com/haxenme/nmedev
haxelib dev openfl-native openfl-native
haxelib dev nme nme
haxelib dev nmedev nmedev

To rebuild binaries for a platform, use "openfl rebuild", such as:

openfl rebuild windows
openfl rebuild windows,blackberry
openfl rebuild linux -64
openfl rebuild android -debug

The default "rebuild" will compile all binaries. You can add "-debug" and "-release" and other flags to specify that you only want to rebuild one kind of binary. You can separate multiple build targets using commas.

There is also a "-rebuild" flag you can use with other commands, for fast testing:

openfl test windows -rebuild 

About

Native platform support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published