UNPKG

dragonbones-runtime

Version:

the tools to build dragonbones file for diffrent framework

20 lines (18 loc) 363 B
## How to build * $ `npm install` * $ `npm run build` ## Make sure project structure like this: ``` Your project |-- libs |-- hilo.d.ts |-- node_modules |-- ... |-- out |-- ... |-- src |-- ... |-- ... ``` ## Hilo declaration * [Get hilo.d.ts](https://github.com/hiloteam/Hilo/tree/dev/d.ts)