dragonbones-pixi7
v2.3.0
Published
* Clone or download [DragonBonesJS](https://github.com/DragonBones/DragonBonesJS/). * Install [Node.JS](https://nodejs.org/). * Open `DragonBonesJS/Pixi/5.x/` in command. * $ `npm install` * $ `npm run build`
Downloads
9
Readme
How to build
- Clone or download DragonBonesJS.
- Install Node.JS.
- Open
DragonBonesJS/Pixi/5.x/
in command. - $
npm install
- $
npm run build
Make sure project structure like this:
Your project
|-- libs
|-- pixi.js-legacy.d.ts
|-- node_modules
|-- ...
|-- out
|-- ...
|-- src
|-- ...
|-- ...
Pixi declaration
Compiled from PIXI Github