Git Product home page Git Product logo

edelstein's Introduction

Edelstein CircleCI

A MapleStory Global v.95 server emulator written in C#.

this project is a work-in-progress

๐Ÿ‘จโ€๐Ÿ’ป Cloning the repo

  1. git clone https://github.com/Kaioru/Edelstein && cd Edelstein
  2. git submodule update --init --recursive

๐Ÿณ Building from Docker

Running with Docker Compose

  1. docker-compose up

yup. it's that easy.

Configuring .env

By default, the predefined Container service runs on 127.0.0.1.

To change this, create a .env file and add HOST={ip} to change the host the service runs on.

๐Ÿ”จ Building from scratch

Build with your favourite tool/ide

  1. On Visual Studio and Rider it should be pretty straightforward
  2. Use dotnet build if not using an IDE

Downloading required assets

  1. Download the scripts from Server.Scripts
  2. Download the data from Server.NX
  3. Unzip both into their own folders

Running the Container service

The Container service is the quick and easy way to spin up Edelstein

  1. cd src/Edelstein.Service.All
  2. cp appsettings.json appsettings.Production.json
  3. Edit the appsettings.Production.json appropriately (remember to set the scripts and data path!)
  4. dotnet run

๐Ÿ“ฆ Extra Stuff

โญ๏ธ Acknowledgements

  • Rebirth - lot's of referencing from here.
  • Destiny - even more referencing from here.
  • @kwakery - for bein a nub, jk ily.

edelstein's People

Contributors

kaioru avatar bia10 avatar razfriman avatar jaque97 avatar

Stargazers

 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.