Difference between revisions of "Main Page"
From VCMI Project Wiki
(→Documentation and guidelines for developers) |
|||
Line 30: | Line 30: | ||
Links for developers: | Links for developers: | ||
− | * [ | + | * [https://github.com/vcmi/vcmi Git repository] |
− | * [http:// | + | * [http://svn.code.sf.net/p/vcmi/code/trunk/ The old SVN repository (not used anymore)] |
== VCMI Places == | == VCMI Places == |
Revision as of 21:54, 6 April 2014
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.95.
Documentation and guidelines for users
- General information about VCMI Project
- Frequently asked questions
- Engine features
- Game mechanics
- Bug reporting guidelines
- Installation on Linux
- Manual
- List of implemented game items
- Mod list
- Modding guidelines
Documentation and guidelines for developers
- How to build VCMI (Windows)
- How to build VCMI (Linux)
- How to build VCMI (OS X)
- Code structure
- Logging API
- Coding guidelines
- TODO list
Links for developers: