This addon uses c3addon to help on Construct 3 Addon development.
- Install the dependencies. (
npm install) - Run Chrome without "same origin policy" (
npm run chrome) - Start the development server (
npm start)
Run c3addon help if you need help.
MIT