This Lime 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.
My Lime Fork uses the same MIT license that OpenFL provides.
-
Clone the Lime repository:
haxelib git lime https://github.com/FNF-SE/lime -
Install required dependencies:
haxelib git format https://github.com/FNF-SE/format haxelib git hxp https://github.com/FNF-SE/hxp -
After cloning see project/README.md for details about building native binaries.
-
After any changes to the tools or lime/tools directories, rebuild from source:
lime rebuild tools -
To switch away from a source build:
haxelib set lime [version number]