Difference between revisions of "Main Page"
From VCMI Project Wiki
(→Documentation and guidelines for modders) |
(2021 year update) |
||
Line 5: | Line 5: | ||
== Latest release == | == Latest release == | ||
− | + | As of January 2021, we dont make big official releases anymore, but instead we provide a new version every several days: everytime when there is a new feature finished or new bug fixed.<br/> | |
− | + | Although there are no official "big releases", we reccomend updating the game at least twice a year, to make sure you have an updated, best version.<br/> | |
+ | We try not to break savegame files compatibility, so you shouldnt have problem returning to your old games after update.<br/> | ||
+ | Please see corresponding "installation on" articles for details for your platform.<br/> | ||
== Documentation and guidelines for users == | == Documentation and guidelines for users == |
Revision as of 21:02, 9 January 2021
Welcome to VCMI Project Wiki
VCMI is an open-source project aiming to reimplement HMM3:WoG game engine, giving it new and extended possibilities.
Latest release
As of January 2021, we dont make big official releases anymore, but instead we provide a new version every several days: everytime when there is a new feature finished or new bug fixed.
Although there are no official "big releases", we reccomend updating the game at least twice a year, to make sure you have an updated, best version.
We try not to break savegame files compatibility, so you shouldnt have problem returning to your old games after update.
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
- Development environment guides: