Skip to content

lawkapala01/RMMV-MMO-webkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%