mroyale / mroyale-server

A server emulator for Mario Royale

Home Page:https://marioroyale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mario Royale Server

An open-source server emulator for Mario Royale browser game.

ScreenShot

You can discuss about the game and this server emulator in our discord.

Binaries

A standalone version of the server emulator is currently unavailable, you will need to install python and dependencies.

Dependencies

This project uses Python 3.7 and the following dependencies:

  • twisted
  • autobahn
  • emoji
  • configparser
  • jsonschema
  • discord_webhook [OPTIONAL]
  • captcha [OPTIONAL, Required if argon2-cffi is installed.]
  • argon2-cffi [OPTIONAL]

If you are on Windows, the module pypiwin32 may also be required.

Tutorial

An official tutorial to hosting is available here!

About

A server emulator for Mario Royale

https://marioroyale.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%