Skip to content

aik6980/systools

 
 

Repository files navigation

systools

fork of neko-systools ( https://code.google.com/p/neko-systools ) for Haxe 3/Neko 2

Status

The files are updated and are mostly working for all platforms - which means that it should be working as well as the old systools; For my own project goals, its current status is enough. I will, however, try to maintain it the best I can, if any issues are reported.

You are welcome to ask for new features; A broader version of systools is planned to be made from scratch, and with a more permissive license.

Neko usage with OpenFL

OpenFL will not include systools.ndll by default when building for the Neko or cpp platforms. To solve this you must include an additional line in your project.xml file, just after the <haxelib name="systools" /> tag:

<ndll name="systools" haxelib="systools" />

About

fork of neko-systools ( https://code.google.com/p/neko-systools ) for Haxe 3/Neko 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 40.4%
  • Haxe 28.2%
  • Objective-C 18.8%
  • C++ 11.8%
  • Makefile 0.8%