hughsando / haxale

Haxe build for tool for xitari

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Haxe build for tool for xitari


Languages

Language:Haxe 65.4%Language:C++ 34.6%