Difference between revisions of "Main Page"
From VCMI Project Wiki
Nullkiller (talk | contribs) (→Documentation and guidelines for developers) |
Nullkiller (talk | contribs) (→Latest release) |
||
Line 5: | Line 5: | ||
== Latest release == | == Latest release == | ||
− | As of | + | As of 11th of September 2021, we released 1.0.0. Now we plan to have releases 1-2 times per year. Daily builds are still available at [https://builds.vcmi.download/branch/develop/] but it is not guaranteed to be stable. So we encourage everybody to use them and report found bugs so that we can fix them.<br/> |
− | + | We try not to break savegame files compatibility, when possible but implementing it for release 1.0.0 was too complicated so older saves will not work there. The latest 0.99 build is 10th of September<br/> | |
− | We try not to break savegame files compatibility, so | ||
Please see corresponding "installation on" articles for details for your platform.<br/> | Please see corresponding "installation on" articles for details for your platform.<br/> | ||
Revision as of 07:19, 12 September 2022
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 11th of September 2021, we released 1.0.0. Now we plan to have releases 1-2 times per year. Daily builds are still available at [1] but it is not guaranteed to be stable. So we encourage everybody to use them and report found bugs so that we can fix them.
We try not to break savegame files compatibility, when possible but implementing it for release 1.0.0 was too complicated so older saves will not work there. The latest 0.99 build is 10th of September
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: