Giter Site home page Giter Site logo

avesnis / moonlight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toxocious/moonlight

0.0 0.0 0.0 6.5 MB

Moonlight is the source-code of a Maplestory GMS v214 private server.

License: GNU General Public License v3.0

Shell 0.01% C++ 3.95% Python 32.88% C 16.79% Objective-C 0.02% Java 43.34% C# 0.34% CMake 0.16% Sway 2.52%

moonlight's Introduction

Moonlight

Moonlight is the source-code of a Maplestory GMS v214 private server, including an authentication hook and launcher.

This is, of course, based upon Swordie's v214 source, so credits go to their phenomenal development team.



Check us out on Discord and consider starring the repository if you liked it!

Discord Banner

Disclaimer

I'm extremely interested in learning about the development of private servers, including client edits, wz editing, and server-sided security to deter hackers and client/wz editors.

I do not guarantee that this will go anywhere, but I hope that it does!

'Moonlight' is a temporary working name for this project, which is due to change later on down the line.

Table of Contents

Environment Variables

Some aspects of the code-base relies on a filled out .env file. Be sure to look at the .env.local file for what a valid example looks like.

Server Source Code

You can find the source code for the server in the server directory.

The applicable dat and wz files are not included.

Auth Hook Source Code

You can find the source code for the server auth hook in the auth_hook directory.

Launcher Source Code

You can find the source code and applicable README for the custom launcher in the launcher directory.

Contributing

General Stance

In general, we welcome pull requests that fix bugs or builds upon an existing feature.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/feature-name)
  3. Commit your Changes (git commit -m 'Add some feature-name')
  4. Push to the Branch (git push origin feature/feature-name)
  5. Open a Pull Request

License

This project is licensed under GNU GPL 3.

For more information about the license, check out the LICENSE.

moonlight's People

Contributors

toxocious 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.