yizhitangtongxue / MapleServerAndroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapleServerAndroid - MapleStory v83 server on Android

Introduction

A Maplestory GMS 083 server on Android based on Cosmic Maplestory project.

Your Image

Important

  1. It takes about 1 minutes for the server to start after clicking the Start button.
  2. Server config locates in assets/config.yaml and is copied to internal app storage during apk installation, you can change the server config just like Cosmic/HeavenMS by clicking ServerConfig.
  3. Mysql is replaced by sqlite to guarantee the performance. I'm not an expert on sqlite and I replaced SQLs by using ChatGPT, there might be some errors, please raise issue when you find a bug.

Beware - This server emulator is not production ready. It can be useful for testing things locally or for trying out ideas, but launching a new private server based on this and opening it up to the public without knowing what you're doing is not recommended.

Ways to contribute

  • Submit a Pull Request (fork -> commit -> PR). If you don't know where to start, have a look at the issues on GitHub.
  • Report a bug (preferably as an Issue on GitHub, as reports on Discord may be forgotten or lost)
  • Spread the word about Cosmic Android

Cosmic

HeavenMS

Change log:

About

License:GNU Affero General Public License v3.0


Languages

Language:Java 53.4%Language:JavaScript 45.9%Language:Kotlin 0.7%