Difference between revisions of "Main Page"
From VCMI Project Wiki
(Update links) |
|||
Line 27: | Line 27: | ||
** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]] | ** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]] | ||
** [[How_to_build_VCMI_(Windows)|Windows/MSVS (OUTDATED)]] | ** [[How_to_build_VCMI_(Windows)|Windows/MSVS (OUTDATED)]] | ||
+ | * [[Coding guidelines]] | ||
* [[Code structure]] | * [[Code structure]] | ||
* [[Logging API]] | * [[Logging API]] | ||
− | |||
* [[TODO list]] | * [[TODO list]] | ||
− | |||
− | |||
− | |||
== VCMI Places == | == VCMI Places == | ||
Line 39: | Line 36: | ||
* [http://forum.vcmi.eu/ Forum] | * [http://forum.vcmi.eu/ Forum] | ||
* [http://bugs.vcmi.eu/ Bugtracker] | * [http://bugs.vcmi.eu/ Bugtracker] | ||
+ | * [https://slack.vcmi.eu/ Slack invite page] | ||
+ | * [https://github.com/vcmi/vcmi GitHub page] |
Revision as of 12:32, 11 July 2017
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
- Installation on Linux
- Mod list
- Modding guidelines
Documentation and guidelines for developers
- How to build:
- Coding guidelines
- Code structure
- Logging API
- TODO list