Code Monkey home page Code Monkey logo

dedicated-online-server's Introduction

Multiplayer-Game-Server

A Massively Multiplayer Online Role Playing Game server emulator made specifically for MapleStory using NodeJS.
This server is for Version 83 of Global MapleStory, also known as v0.83.

Installation guide

  1. Create a SQL schema called root (will be changed to msps in the future)
  2. Download a v0.83 SQL file and execute that in the newly created schema to create the database
  3. Download a "localhost.exe" executable client for v0.83 and place it in the install directory of v0.83
  4. Rename the "localhost.exe" to "MapleStory.exe" overwriting any changes

Usage guide##

Local Server

  1. Start a SQL service for the root SQL schema
  2. Run app.js ("node app.js" in command line, will change the name later on)
  3. Run "MapleStory.exe"

To do list

  • Clean code
  • Add character creation
  • Add a game server

##Contact## If you have any questions or comments, you can e-mail me, Tyler Adams, at [email protected]

###Disclaimer

I am in no way affiliated with MapleStory, Nexon, or Wizet and all of these files have been created by myself. This server emulator is for personal/local use only and was created purely for educational purposes. I learned the MapleStory packet information by searching it up on the internet.

dedicated-online-server's People

Contributors

tjadams avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.