Hacking HippoHX

From HippoHX

Jump to: navigation, search

HippoHX is Open Source, so you can modify it as you want to fit your needs. First thing you need to do is get the sources, you can choose between official releases or SVN.

To recompile either the packager or the common backend you need haXe 2, SWHX 1,2 and Systools (they come as a SWHX dependency). Get them before anything else.

[edit] Recompile the packager

Sources of the packager are in tools > packager. Please note that although the packager uses HippoHX API's, it's not an HippoHX application because it's only intended to run from the command line.

[edit] Recompile the common backend end

Please note that you can extend the common backend adding your own APIs but if that's not enough, just modify the backend APIs and recompile using app.hxml.

[edit] Recompile demos

If you want to recompile the demos, you need Flex 3 SDK or MTASC.

Personal tools