Difference between revisions of "Main Page"
From VCMI Project Wiki
m (→Documentation and guidelines for users: link to Installation (new page)) |
(→Documentation and guidelines for modders) |
||
Line 37: | Line 37: | ||
** [[Spell Format]] | ** [[Spell Format]] | ||
** [[Skill Format]] | ** [[Skill Format]] | ||
+ | |||
+ | * [[User:AVS/Scripting|Upcoming scripting support]] | ||
== Documentation and guidelines for developers == | == Documentation and guidelines for developers == |
Revision as of 19:42, 3 May 2020
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
Latest released version is 0.99.
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: