Repository for the MV remake of my VXA game Princess Princess.
Games released so far:
- Princess Princess (Made in JP VXA Trial)
- Princess Princess: Another Story
- Install node.js (should include npm too)
- npm install
- npm install webpack -g
- Run
webpack
This use babel with webpack, can use along with VSCode for best develop experience.