2021-07-26 19:24:31 +02:00
[![GitHub ](https://github.com/vcmi/vcmi/actions/workflows/github.yml/badge.svg )](https://github.com/vcmi/vcmi/actions/workflows/github.yml)
2017-07-04 03:08:13 +02:00
[![AppVeyor Build status ](https://ci.appveyor.com/api/projects/status/github/vcmi/vcmi?branch=develop&svg=true )](https://ci.appveyor.com/project/vcmi/vcmi)
2016-11-24 18:51:27 +02:00
[![Coverity Scan Build Status ](https://scan.coverity.com/projects/vcmi/badge.svg )](https://scan.coverity.com/projects/vcmi)
2014-04-08 13:49:18 +03:00
# VCMI Project
2017-09-02 15:09:55 +02:00
VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.
2009-02-14 16:37:13 +02:00
2014-04-08 13:49:18 +03:00
## Links
2009-02-14 16:37:13 +02:00
2017-09-02 15:09:55 +02:00
* Homepage: https://vcmi.eu/
* Wiki: https://wiki.vcmi.eu/
* Forums: https://forum.vcmi.eu/
* Bugtracker: https://bugs.vcmi.eu/
2017-07-02 17:09:33 +02:00
* Slack: https://slack.vcmi.eu/
2009-02-14 16:37:13 +02:00
2017-09-02 15:09:55 +02:00
## Installation guides
2014-04-08 13:49:18 +03:00
2017-09-02 15:09:55 +02:00
To use VCMI you need to own original data files.
* [Android ](https://wiki.vcmi.eu/Installation_on_Android )
* [Linux ](https://wiki.vcmi.eu/Installation_on_Linux )
* [macOS ](https://wiki.vcmi.eu/Installation_on_macOS )
* [Windows ](https://wiki.vcmi.eu/Installation_on_Windows )
## Building from source
Platform support is constantly tested by continuous integration and CMake configuration adjusted to generate nice looking projects for all major IDE. Following guides will help you to setup build environment with no effort:
* [On Linux ](https://wiki.vcmi.eu/How_to_build_VCMI_(Linux ))
* [On Linux for Windows with MXE ](https://wiki.vcmi.eu/How_to_build_VCMI_(Linux/Cmake/MXE ))
* [On macOS ](https://wiki.vcmi.eu/How_to_build_VCMI_(macOS ))
* [On Windows using MSVC and Vcpkg ](https://wiki.vcmi.eu/How_to_build_VCMI_(Windows/Vcpkg ))
2014-04-08 13:49:18 +03:00
## Copyright and license
2014-07-03 19:49:42 +03:00
VCMI Project source code is licensed under GPL version 2 or later.
VCMI Project assets are licensed under CC-BY-SA 4.0. Assets sources and information about contributors are available under following link: [https://github.com/vcmi/vcmi-assets]
2014-04-08 13:49:18 +03:00
2021-11-28 14:57:38 +02:00
Copyright (C) 2007-2022 VCMI Team (check AUTHORS file for the contributors list)