Skip to content
/ lime Public

A foundational Haxe framework for cross-platform development

License

Notifications You must be signed in to change notification settings

FNF-SE/lime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Homura's Lime Fork

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.

License

My Lime Fork uses the same MIT license that OpenFL provides.

Installation

  1. Clone the Lime repository:

     haxelib git lime https://github.com/FNF-SE/lime
    
  2. Install required dependencies:

     haxelib git format https://github.com/FNF-SE/format
     haxelib git hxp https://github.com/FNF-SE/hxp
    
  3. After cloning see project/README.md for details about building native binaries.

  4. After any changes to the tools or lime/tools directories, rebuild from source:

     lime rebuild tools
    
  5. To switch away from a source build:

     haxelib set lime [version number]
    

About

A foundational Haxe framework for cross-platform development

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 10