@cocos/dragonbones-js

Cocos fork of [DragonBonesJS](https://github.com/DragonBones/DragonBonesJS) based on V5.7.0

Usage no npm install needed!

<script type="module">
  import cocosDragonbonesJs from 'https://cdn.skypack.dev/@cocos/dragonbones-js';
</script>

README

DragonBones common library

How to build

  • Clone or download DragonBonesJS.
  • Install Node.JS.
  • Open DragonBonesJS/DragonBones/ in command.
  • $ npm install
  • $ npm run build