Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 448 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 448 Bytes

nme-dev

Support files for building nme

Before building, make sure you have the latest version of hxcpp installed.

Common

For fresh build, start with:

cd build
neko build.n clean

Linux, Mac, Windows

neko build.n

Android

From Mac, Windows or Linux with the compiler correctly set,

neko build.n android

ios

From Mac, xcode installed correctly,

neko build.n ios