1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00
Go to file
Ivan Savenko d13bbabf08 Made copying of config & mods directories on build optional
Added option COPY_CONFIG_ON_BUILD, if set to OFF then post-process
command that copies config & mods directories to build destination will
be disabled.

This command may be convenient in most cases, but when only config file is
edited CMake won't trigger this command since lib was not changed.

At least on Linux, symlinks are more reliable alternative
2022-12-05 22:26:59 +02:00
2022-10-18 20:50:37 +03:00
2022-11-29 19:07:21 +02:00
2020-05-05 18:44:42 +10:00
2022-09-29 11:44:46 +02:00
2022-09-24 10:53:09 +03:00
2022-10-18 20:50:38 +03:00
2022-09-18 03:23:17 +04:00
2022-09-24 15:55:24 +03:00
2022-09-22 16:41:23 +04:00
2022-10-04 08:40:14 +03:00
2021-07-13 14:56:35 +01:00
2022-11-08 18:31:09 +04:00
2022-09-24 15:55:25 +03:00

GitHub AppVeyor Build status Coverity Scan Build Status Github Downloads

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.

Installation guides

To use VCMI you need to own original data files.

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:

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]

Copyright (C) 2007-2022 VCMI Team (check AUTHORS file for the contributors list)

Description
Open-source engine for Heroes of Might and Magic III
Readme 120 MiB
Languages
C++ 68.5%
JSON-with-Comments 25.6%
Inno Setup 3.5%
CMake 1.4%
Lua 0.3%
Other 0.4%