baidwwy / mir2-C-

Legend of Mir 2 - Official Public Crystal Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.C# 传奇源码相关网页地址

资源博客 https://blog.csdn.net/y13156556538/article/details/56279662

国外官网: http://www.acem2.com/chronicles.html 源码版本发布: https://github.com/Suprcode/mir2/releases 源码地址: https://github.com/Suprcode/mir2 客户端地址: http://mirfiles.co.uk/mir2/cmir/patch/ 服务端地址: http://legendofmir.uk/mirfiles/Server.zip

服务端地址(和上面一样但需要注册账户): http://www.lomcn.org/forum/showthread.php?92007-Full-Crystal-Files-Download-and-Guide

2.传递地图资源解析

热血传奇资源文件wzl、wzx解析 https://blog.csdn.net/aqtata/article/details/86711352 热血传奇之资源文件与地图的读取分析 https://blog.csdn.net/qq_26413219/article/details/72123959

3.寻路算法 https://github.com/a592955699/Jm.Core

The Legend of Mir 2

The Legend of Mir 2 is a sprite-based isometric three dimensional massively multiplayer online role-playing game. Players have the option of playing different professions. Taoist, healers who use magical abilities to summon pets to assist in battle, poison targets and heal allies. Warriors, who have the highest defense and attack attributes of all classes. Wizards depend on magic and can kill multiple monsters with ease using spells. Assassins have taken over as the primary melee damage dealing class but have much weaker defense attributes than warriors. Archers are a class of great accuracy and strength, using their powerful skills with bows to deal extraordinary damage from range.

Crystal Source

The Legend of Mir 2 Crystal Source is a public repository hosted on GitHub that aims to develop a server and game client written in the programming language of C Sharp (C#).

Installation

  1. Install Microsoft Visual Studio with .NET Packages.
  2. Download the latest source (https://github.com/Suprcode/mir2/releases).
  3. Open the project and configure NuGet packages.

Contributing

  1. Fork the project hosted on GitHub (https://github.com/Suprcode/mir2).
  2. Fix a bug or implement a new feature within your forked source.
  3. Submit a pull request comparing to your forked source (https://github.com/Suprcode/mir2/compare).

Guidance

For further information about server and game files visit the Legend of Mir Wikipedia (https://www.lomcn.org/wiki/index.php/Main_Page).

Community

Legend of Mir Community Network (https://www.lomcn.org/forum/forumdisplay.php?633) is a forums website dedicated to everything related to The Legend of Mir. If you have a question related to running or developing a Legend of Mir server this is the best place to ask.

Credits

License

Currently, there's no license for this project.

About

Legend of Mir 2 - Official Public Crystal Source


Languages

Language:C# 97.5%Language:JavaScript 2.3%Language:HTML 0.1%Language:CSS 0.0%