Difference between revisions of "Main Page"
From VCMI Project Wiki
Line 5: | Line 5: | ||
== Latest release == | == Latest release == | ||
− | As of | + | As of 28th of April 2023, we released [https://github.com/vcmi/vcmi/releases/tag/1.2.1 VCMI 1.2.1]. Now we plan to have releases 3-4 times per year. Daily builds are still available at [https://builds.vcmi.download/branch/develop/ builds.vcmi.download] but they are not guaranteed to be stable. So we encourage everybody to use them and report found bugs so that we can fix them.<br/> |
Loading saves made with different version of VCMI is usually '''not''' supported, so you may want to finish your ongoing games before updating.<br/> | Loading saves made with different version of VCMI is usually '''not''' supported, so you may want to finish your ongoing games before updating.<br/> | ||
Please see corresponding "installation on" articles for details for your platform.<br/> | Please see corresponding "installation on" articles for details for your platform.<br/> | ||
Line 39: | Line 39: | ||
** [[Spell Format]] | ** [[Spell Format]] | ||
** [[Skill Format]] | ** [[Skill Format]] | ||
− | |||
− | |||
== Documentation and guidelines for developers == | == Documentation and guidelines for developers == |
Revision as of 19:22, 28 April 2023
Welcome to VCMI Project Wiki
VCMI is an open-source project aiming to reimplement HMM3:WoG and SoD game engines, giving it new and extended possibilities.
Latest release
As of 28th of April 2023, we released VCMI 1.2.1. Now we plan to have releases 3-4 times per year. Daily builds are still available at builds.vcmi.download but they are not guaranteed to be stable. So we encourage everybody to use them and report found bugs so that we can fix them.
Loading saves made with different version of VCMI is usually not supported, so you may want to finish your ongoing games before updating.
Please see corresponding "installation on" articles for details for your platform.
Documentation and guidelines for users
- General information about VCMI Project
- Frequently asked questions
- Engine features
- Game mechanics
- Bug reporting guidelines
- Mod list
- Cheat codes
- Installation guides:
Documentation and guidelines for modders
- Modding guidelines
- Mods repository
- Formats:
Documentation and guidelines for developers
- How to build using CMake:
- Unsupported build instructions:
- Coding guidelines
- Code structure
- Logging API
- Bug tracker usage
- TODO list
- Project status
- Development environment guides: