No description
| assets | ||
| dep/protobuf-csharp | ||
| docs | ||
| proto | ||
| src | ||
| .gitignore | ||
| CREDITS.md | ||
| LICENSE | ||
| MHServerEmu.sln | ||
| README.md | ||
MHServerEmu
MHServerEmu is a proof of concept server emulator for Marvel Heroes.
The only currently supported version of the game client is 1.52.0.1700.
Please see Overview.md to find out how everything works.
If you want to ask questions about the server emulator or help with the development, feel free to join our Discord: https://discord.gg/hjR8Bj52t3
Features
This server emulator is currently in early stages of development.
-
Network protocol implementation.
-
Initial client-server communication implementation.
-
Loading into the game via hardcoded data.
Setup
See Setup.md for information on how to set the server up. Please note that since MHServerEmu is still in early stages in development, the process is currently not particularly user friendly.