Cppia host for Stencyl games
Based primarily on acadnme.
Some example hxml files in the Haxe unit tests, and part of an hxml overview by Matt Tuttle.
This folder is assumed to be installed as a haxelib at Stencyl/plaf/haxe/lib, and the stencyl engine should be generated there too.
Use tools/run/compile.hxml
to generate the haxelib's run.n
script, which is used as a lime target handler for cppia
, and also to generate the host.
After compiling run.n, from a stencyl workspace, run the command "haxelib run stencyl-cppia dist-setup" to generate files within the stencyl-cppia folder to prepare it for Stencyl users.
To manually generate the host executable, you can run "haxelib run stencyl-cppia setup" from the stencyl workspace, but it can also be automatically generated by testing a game in Stencyl.