All Projects → openfl → dragonbones

openfl / dragonbones

Licence: other
Runtime support for DragonBones skeletal animation

Programming Languages

haxe
709 projects

MIT License Haxelib Version

DragonBones

Haxe runtime support for DragonBones, a skeletal animation editor.

Installation

You can easily install DragonBones using haxelib:

haxelib install dragonbones

To add it to a Lime or OpenFL project, add this to your project file:

<haxelib name="dragonbones" />

Development Builds

Clone the DragonBones repository:

git clone https://github.com/openfl/dragonbones

Tell haxelib where your development copy of DragonBones is installed:

haxelib dev dragonbones dragonbones

To return to release builds:

haxelib dev dragonbones
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].