Difference between revisions of "Main Page"
From VCMI Project Wiki
m |
(→Documentation and guidelines for modders) |
||
Line 20: | Line 20: | ||
== Documentation and guidelines for modders == | == Documentation and guidelines for modders == | ||
* [[Modding guidelines]] | * [[Modding guidelines]] | ||
+ | * Formats: | ||
+ | ** [[Mod file Format]] | ||
+ | ** [[Town Format]] | ||
+ | ** [[Hero Classes Format]] | ||
+ | ** [[Hero Format]] | ||
+ | ** [[Creature Format]] | ||
+ | ** [[Artifact Format]] | ||
+ | ** [[Animation Format]] | ||
+ | ** [[Bonus Format]] | ||
+ | ** [[Object Format]] | ||
+ | ** [[Spell Format]] | ||
== Documentation and guidelines for developers == | == Documentation and guidelines for developers == |
Revision as of 19:22, 18 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
- Cheat codes
Documentation and guidelines for modders
- Modding guidelines
- Formats:
Documentation and guidelines for developers
- How to build:
- Coding guidelines
- Code structure
- Logging API
- Bug tracker usage
- TODO list