{"id":13530317,"url":"https://github.com/OpenEnroth/OpenEnroth","last_synced_at":"2025-04-01T18:31:34.583Z","repository":{"id":14374310,"uuid":"75572324","full_name":"OpenEnroth/OpenEnroth","owner":"OpenEnroth","description":"Open reimplementation of Might and Magic 6 7 8 game engine","archived":false,"fork":false,"pushed_at":"2024-10-29T20:23:57.000Z","size":1215090,"stargazers_count":717,"open_issues_count":135,"forks_count":87,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-10-29T22:47:55.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenEnroth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-04T23:48:41.000Z","updated_at":"2024-10-29T20:23:01.000Z","dependencies_parsed_at":"2024-11-06T01:36:15.150Z","dependency_job_id":null,"html_url":"https://github.com/OpenEnroth/OpenEnroth","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEnroth%2FOpenEnroth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEnroth%2FOpenEnroth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEnroth%2FOpenEnroth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEnroth%2FOpenEnroth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenEnroth","download_url":"https://codeload.github.com/OpenEnroth/OpenEnroth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246691574,"owners_count":20818535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T07:00:47.899Z","updated_at":"2025-04-01T18:31:34.578Z","avatar_url":"https://github.com/OpenEnroth.png","language":"C++","funding_links":[],"categories":["Role-Playing games","RPG"],"sub_categories":["**[Westwood Studios](https://en.wikipedia.org/wiki/Westwood_Studios) and [EA](https://en.wikipedia.org/wiki/Electronic_Arts) Games from [Command \u0026 Conquer](https://en.wikipedia.org/wiki/Command_%26_Conquer) Series**"],"readme":"# Might and Magic Trilogy\n\n[![Windows](https://github.com/OpenEnroth/OpenEnroth/workflows/Windows/badge.svg)](https://github.com/OpenEnroth/OpenEnroth/actions/workflows/windows.yml) [![Linux](https://github.com/OpenEnroth/OpenEnroth/workflows/Linux/badge.svg)](https://github.com/OpenEnroth/OpenEnroth/actions/workflows/linux.yml) [![MacOS](https://github.com/OpenEnroth/OpenEnroth/workflows/MacOS/badge.svg)](https://github.com/OpenEnroth/OpenEnroth/actions/workflows/macos.yml) [![Doxygen](https://github.com/OpenEnroth/OpenEnroth/workflows/Doxygen/badge.svg)](https://github.com/OpenEnroth/OpenEnroth/actions/workflows/doxygen.yml) [![Style Checker](https://github.com/OpenEnroth/OpenEnroth/workflows/Style/badge.svg)](https://github.com/OpenEnroth/OpenEnroth/actions/workflows/style.yml)\n\nWe are creating an extensible engine \u0026 modding environment that would make it possible to play original Might\u0026Magic VI-VIII games on modern platforms with improved graphics and quality-of-life features expected of modern titles, and make modding and installing \u0026 playing the mods a pleasurable experience.\n\nCurrently only MM7 is playable. You can check out the [milestones](https://github.com/OpenEnroth/OpenEnroth/milestones) to see where we're at.\n\n![screenshot_main](https://user-images.githubusercontent.com/24377109/79051217-491a7800-7c2f-11ea-85c7-f9120b7d79dd.png)\n\nDownload\n-------\n\nTo download the code without having to compile it we have our releases at [https://github.com/OpenEnroth/OpenEnroth/releases](https://github.com/OpenEnroth/OpenEnroth/releases) \n\nCurrently there are only the nightly builds which may have bugs.\n\nDiscord\n-------\n\nJoin our discord channel to discuss, track progress or get involved in the development of this project.\n\n[![Discord channel invite](https://img.shields.io/badge/chat-on%20discord-green.svg)](https://discord.gg/jRCyPtq) \n\n\nGetting Started on Windows\n--------------------------\n\n1. You will need a GoG or any other version of Might and Magic VII. Run the installer as usual.\n\n2. Download one of the prebuilt [releases](https://github.com/OpenEnroth/OpenEnroth/releases) and unzip the files.\n\n3. From the `dist` folder inside the zip file copy `OpenEnroth.exe` and `OpenEnroth.pdb` to the folder where the game is installed.\n\n4. Run `OpenEnroth.exe`.\n\n\nGetting Started on Ubuntu Linux\n-------------------------------\n\n1. You will need a GoG or any other version of Might and Magic VII. If you have an offline GoG installer, then follow these steps:\n   * Install `innoextract` with `sudo apt-get install innoextract`.\n   * Run `innoextract -e -d \u003ctarget-folder\u003e \u003cmm7-gog-folder\u003e/setup_mm_7.exe`, where `\u003ctarget-folder\u003e` is the folder where you want to have game data extracted from the mm7 installer.\n   * Check the files in `\u003ctarget-folder\u003e`, it should now contain the `app` subfolder. This is where game assets were extracted into.\n\n2. Install OpenEnroth dependencies with `sudo apt-get install libsdl2-dev libdwarf-dev libelf-dev`.\n\n3. Download one of the prebuilt [releases](https://github.com/OpenEnroth/OpenEnroth/releases) and unzip the files.\n\n4. From the `dist` folder inside the zip file copy the `OpenEnroth` binary to `\u003ctarget-folder\u003e/app`.\n\n5. Run `OpenEnroth` binary.\n\n\nGetting Started on MacOS\n------------------------\n\n1. You will need a GoG or any other version of Might and Magic VII. If you have an offline GoG installer, then follow these steps:\n   * Install `innoextract` with `brew install innoextract`.\n   * Run `innoextract -e -d \u003ctarget-folder\u003e \u003cmm7-gog-folder\u003e/setup_mm_7.exe`, where `\u003ctarget-folder\u003e` is the folder where you want to have game data extracted from the mm7 installer.\n   * Check the files in `\u003ctarget-folder\u003e`, it should now contain the `app` subfolder. This is where game assets were extracted into.\n\n2. Move extracted game assets to `~/Library/Application Support/OpenEnroth`. This is where `OpenEnroth` will look for game data.\n\n3. Download one of the prebuilt [releases](https://github.com/OpenEnroth/OpenEnroth/releases) and unzip the files.\n   \n4. Run `xattr -rc \u003cextracted-path\u003e/dist/OpenEnroth.app`. This is needed because OpenEnroth binaries are unsigned, without this step the app bundle won't start.\n\n5. Start `OpenEnroth.app`.\n\n\nGame Assets Path Override\n-------------------------\n\nYou can set `OPENENROTH_MM7_PATH` env variable to point to the location of the game assets. If this variable is set, OpenEnroth will look for game assets only in the location it's pointing to. You might also want to add the following line to your bash profile (e.g. `~/.profile` on Ubuntu):\n\n```\nexport OPENENROTH_MM7_PATH=\"\u003cpath-to-mm7-game-assets\u003e\"\n```\n\n\nDevelopment\n-----------\n\nSee the [HACKING](HACKING.md) document for information on how to compile or if you intend to contribute.\n\nSee the code [DOCUMENTATION](https://openenroth.github.io/OpenEnroth/index.html).\n\nScreenshots\n-----------\n\n![screenshot_1](https://user-images.githubusercontent.com/24377109/79051879-f04cde80-7c32-11ea-939d-1dcc97b46f5d.png)\n\n![screenshot_2](https://user-images.githubusercontent.com/24377109/79051881-f17e0b80-7c32-11ea-82cd-5e4993a1c071.png)\n\n![screenshot_3](https://user-images.githubusercontent.com/24377109/79051882-f3e06580-7c32-11ea-974f-414f68394190.png)\n\n![screenshot_4](https://user-images.githubusercontent.com/24377109/79051883-f5119280-7c32-11ea-801c-1595709d8060.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenEnroth%2FOpenEnroth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenEnroth%2FOpenEnroth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenEnroth%2FOpenEnroth/lists"}