Difference between revisions of "Main Page"

From VCMI Project Wiki
Jump to: navigation, search
(Documentation and guidelines for developers)
 
(34 intermediate revisions by 11 users not shown)
Line 2: Line 2:
 
= Welcome to VCMI Project Wiki =
 
= Welcome to VCMI Project Wiki =
  
[[VCMI]] is an open-source project aiming to reimplement HMM3:WoG game engine, giving it new and extended possibilities.
+
[https://github.com/vcmi/vcmi/tree/develop/docs VCMI] is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.
  
== Latest release ==
+
Please visit our official [https://vcmi.eu/ Website], our [https://discord.gg/chBT42V Discord] or our [https://github.com/vcmi/vcmi GitHub].
Latest released version is <strong>0.99</strong>.
 
* [http://forum.vcmi.eu/viewtopic.php?t=1191 Information about build]
 
  
== Documentation and guidelines for users ==
+
[[File:Logo256.png|128px]]
* [[VCMI | 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 ==
+
This wiki is only available for archival reasons. Documents are available on Website now. If you want to change a document please visit the [https://github.com/vcmi/vcmi/tree/develop/docs Docs-Folder] and contribute on GitHub.
* [[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 ==
+
== Latest release ==
* How to build using CMake:
+
You can find the actual Release [https://vcmi.eu/download/ here].
** [[How_to_build_VCMI_(Linux)|Linux]]
 
** [[How_to_build_VCMI_(Linux/Cmake/MXE)|Linux/MXE (for Windows)]]
 
** [[How_to_build_VCMI_(macOS)|macOS]]
 
** [[How_to_build_VCMI_(Windows/Vcpkg)|Windows]]
 
* Unsupported build instructions:
 
** [[How_to_build_VCMI_(Windows/Cmake)|Windows/CMake]]
 
** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]]
 
* [[Coding guidelines]]
 
* [[Code structure]]
 
* [[Logging API]]
 
* [[Bug tracker usage]]
 
* [[TODO list]]
 
  
 
== VCMI Places ==
 
== VCMI Places ==
* [http://forum.vcmi.eu/portal.php Portal]
+
* [https://vcmi.eu/ Website]
* [http://forum.vcmi.eu/ Forum]
+
* [https://discord.gg/chBT42V Discord]
* [http://bugs.vcmi.eu/ Bugtracker]
 
* [https://slack.vcmi.eu/ Slack invite page]
 
 
* [https://github.com/vcmi/vcmi GitHub repository]
 
* [https://github.com/vcmi/vcmi GitHub repository]
 +
* [https://forum.vcmi.eu/ Forum]
 +
 +
== Misc ==
 +
* [https://wiki.vcmi.eu/Special:LongPages Find pages with content]
 +
* [https://wiki.vcmi.eu/Category:MovedToWebpage Find pages available on Website or GitHub]

Latest revision as of 17:07, 16 July 2024

Welcome to VCMI Project Wiki

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.

Please visit our official Website, our Discord or our GitHub.

Logo256.png

This wiki is only available for archival reasons. Documents are available on Website now. If you want to change a document please visit the Docs-Folder and contribute on GitHub.

Latest release

You can find the actual Release here.

VCMI Places

Misc