Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 569 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 569 Bytes

RMMV-MMO-webkit

MMORPG webkit for RPG Maker MV using NodeJS & Socket.io

Requirements:

Installation:

git clone https://github.com/vinxce/RMMV-MMO-webkit.git
npm install
npm start

then go to localhost:3000, and register your account. Once your account is activated (mail activation, check you spam folder), you can log-in and play the game.

The client game files are in /public/game

Configuration:

// TODO