Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aoitaku committed Mar 12, 2018
1 parent 40411b4 commit 203cfac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ npm run build

```

### To run RPG Maker MV test play

Electron.js plugin is needed.

Get Electron.js from [rpgmv-electron](https://github.com/RaTTiE/rpgmv-electron) and apply this plugin to your RPG MV Project


---

This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[436b5d8](https://github.com/SimulatedGREG/electron-vue/tree/436b5d835ed958c0af9ca6a32740f755eccb60e0) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "everett",
"productName": "everett",
"version": "1.0.0",
"version": "1.0.1",
"author": "aoitaku <aoitaku@gmail.com>",
"description": "Event command editor for RPG MV",
"license": "Zlib",
Expand Down

0 comments on commit 203cfac

Please sign in to comment.