mv-lib
v1.0.1
Published
Typed libraries of RPG Maker MV
Downloads
2
Readme
Typings and empty implementations from RPG Maker MV core files.
Install
- Install the package from npm:
yarn add mv-lib
ornpm i mv-lib
. - Install the following packages as well:
"canvas": "^2.4.1", "canvas-prebuilt": "^2.0.0-alpha.14", "jsdom-global-fork": "^3.0.2-gamma", "pixi.js": "^4.8.7", "node-gyp": "^3.8.0"
- Run:
cd node_modules/canvas && node-gyp rebuild