Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 527 Bytes

File metadata and controls

22 lines (16 loc) · 527 Bytes

Homura's hxcpp Fork

This hxcpp fork was previously used for the Android and iOS ports I provided. Although it is no longer used for those ports, it is still maintained and continues to exist for the Shadow Engine.

License

This hxcpp fork is licensed under the MIT License. See LICENSE for details.

Building the Tools

With Lime:

haxelib run lime rebuild hxcpp

Otherwise:

cd "$(haxelib libpath hxcpp)/tools/run"
haxe compile.hxml
cd "$(haxelib libpath hxcpp)/tools/hxcpp"
haxe compile.hxml