Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Haxor Core

Core functionalities for cross-platform Haxe applications.
This repository offers the basic types and structures for all other applications and tools.

About

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/Build

  • Install the Haxe Compiler 3.2.1 or above.
  • Run haxe build.hxml to build a Hello World examples.

Platform Flags

  • win32
  • linux
  • osx
  • html
  • android
  • ios

About

Core functionalities for cross-platform Haxe applications.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors