Home

Awesome

melonJS Plugin Template

melonJS Logo

License: MIT

a plugin project template for melonjs using rollup.

Usage

Install all required dependencies :

$ [sudo] npm install

Replace occurences of plugin-template to match with your plugin name in the package.json file

Start implementing your plugin using the provided empty plugin under /src/index.js

Build your plugin by running:

$ npm run build

The generated files will be available under the dist directory :

For more information about plugin and how to patch method, see our documentation here.

Questions, need help ?

If you need technical support, you can contact us through the following channels :