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