Skip to content

Stencyl/stencyl-cppia

Repository files navigation

stencyl-cppia

Cppia host for Stencyl games

Initial References

Based primarily on acadnme.

Some example hxml files in the Haxe unit tests, and part of an hxml overview by Matt Tuttle.

Building From Source

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.

About

Cppia host for Stencyl games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages