Skip to content

mir-ethernity/mir-eternal

Repository files navigation

Legend Eternal – Remake of Shanda Games' (now Shengqu Games) 2016 *Legend Eternal*

AccountServer Build GameServer Build Launcher Build

Help us to continue maintaining the project

Donate with paypal

If you have problems donating, try this other option:

http://paypal.me/armifer

Info

Originally, these sources were published on LOMCN in the following post: https://www.lomcn.org/forum/threads/legend-of-mir-3d-emu-source-code.108580/

In this repository, we have done a refactoring, translation and correction work from the mentioned source.

🚀 Getting Started

🖥️ Client & Launcher Setup

  1. Download a compatible client:

    ✅ Latest supported version: v1.72 - 191186

  2. Copy the compiled launcher binaries into the client root folder.

  3. Edit the ServerCfg.txt file in the launcher:

  • If it is locally: 127.0.0.1:7000
  • If it is WAN: <public_ip>:7000

🔐 Account Server Setup

Create a file in the root of the Account Server directory named Server.txt.

Example configurations:

Localhost
127.0.0.1,8701/ServerName 
Public/WAN
88.888.888.88,8701/ServerName 

🎮 Game Server Setup

  • Copy a valid system database into the Database/System folder.
  • No further configuration is required for local use.
  • For internet hosting, forward the following ports on your router:
    • 7000
    • 8701

🌐 Network Communication Diagram

Mir Network


🔗 Quick Links

Official Resources

LOMCN Community


🙏 Special Thanks


Other Projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14

Languages