Core functionalities for cross-platform Haxe applications.
This repository offers the basic types and structures for all other applications and tools.
This is SDK contains the important types, basic application and bare minimum funcionalities to support Haxor Engine.
Its purpose is only to offer those structures for Haxor Engine projects and/or other multi-platform projects.
- Install the Haxe Compiler
3.2.1
or above. - Run
haxe build.hxml
to build a Hello World examples.
win32
linux
osx
html
android
ios