/haxale

Haxe build for tool for xitari

Primary LanguageHaxe

haxale

Haxe build for tool for xitari/A.L.E.

setup

Make sure you get the submodules when you clone the repo, eg git clone --recursive ....

Set haxelib to point this directory, eg haxelib dev haxale .

build

cd project && haxelib run hxcpp build.xml

run

cd test && nme test

License

The code in this repo is public domain, but the submodules are GPL. This means you can't release a program that uses the ndll without also releasing your source code.