-
Notifications
You must be signed in to change notification settings - Fork 58
Home
Welcome on the official MMOMV documentation for both Makers and Developers!
MMORPG Maker MV (or MMOMV) is a project trying to allow both makers and developers to build - with ease - an MMORPG using RPG Maker MV. The project itself consist in a series of plugins on the client-side (the game) as well as a fully modular server. By using NodeJS for the server and RethinkDB - a JSON NoSQL database technology built for real-time interactions - for the database part, the entire project stays truthful to Javascript.
The main value of this project is to allow makers to develop MMORPG without having to write lines of codes and just use RPG Maker MV the way they are used to while allowing developers to improve existing systems through complete documentation and modular code on both client and server-side.
MMOMV is currently pre-version 1 and, therefore, subject to many changes. Some aspects of this documentation could potentially be outdated. If it happens to be the case and that something is therefore broken, feel free to visit the official Discord server to notify the problem your encounter and get support.
Also, the developer documentations is under complete rewriting to increase its readability and accuracy with the latest updates.
Don't forget to read the Frequently Asked Questions page.
Ran into a problem? Visit our official Discord server to receive support and real time updates!
Want to monitor what is going on ? Visit the official Trello page to see the progress!