No description, website, or topics provided.
C++ C Other
Switch branches/tags
Nothing to show
Clone or download
Latest commit 532f12f Jun 17, 2018

README.md

Might and Magic Trilogy

Might and Magic VI-VIII engine remake using original data & code

Getting Started

  1. You will require a GoG or any older version of Might and Magic 7 installed for engine to guess game assets folder. You can override assets/game path in launcher.
  2. Use any IDE with CMake integration (Visual Studio is good).
  3. Build & run game directly, or via launcher.

Development

See the HACKING document in the source code root for information on how to compile.

Current build status

Master: Build Status