Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 379 Bytes

DragonBones Three.js runtime

This library is fork/extract from DragonBonesJS, and refactoring to modern Javascript package (ES Module).

This library supported 0.148.0 of Three.js.

Install

npm install @flyskypie/dragonbones-threejs three@^0.148.0

or

yarn add @flyskypie/dragonbones-threejs three@^0.148.0