Skip to content
/ ms2ex Public

MapleStory2 Server Emulator written in Elixir

Notifications You must be signed in to change notification settings

sgessa/ms2ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS2EX - MapleStory 2 Server Emulator written in Elixir

Instructions:

  • Install LUA dependencies with apt install libluajit-5.1-dev

  • Install dependencies with mix deps.get

  • Configure database and game settings in config/dev.exs

  • Set up and seed a new database with mix ecto.reset

  • Start with mix run --no-halt

About

MapleStory2 Server Emulator written in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published