Might and Magic X Rewritten Engine
Welcome to the our Wiki!
- Update the game to the latest version.
- Update MMXLegacy to the latest version.
- Copy new libraries to "\Might and Magic X Legacy_Data\Managed"
- Use Visual Studio 2017 or JetBrains Rider.
- Copy "*.dll" from "\Might and Magic X Legacy_Data\Managed" to the "\References" folder in the solution directory.
- Restore NuGet packages manualy or enable automaticaly package downloads.
- Please don't change any data that can be sent to the game server! We don't want any trouble.
- Don't change a serializable data that can be deserialized by the Unity Engine. The game will crash or corrupt.
- Run Legacy.Debugger.exe
- Attach to the game process (Debug -> Attach Unity Debugger in the Visual Studio 2017 Tools for Unity)