Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 3.07 KB

README.md

File metadata and controls

59 lines (44 loc) · 3.07 KB

GitHub Coverity Scan Build Status Github Downloads Github Downloads Github Downloads

AuroraOS port by @sashikknox

  • add libtbb as static builtin lib
  • fix cmake projects for AuroraOS build

Build for AuroraOS

~/AuroraOS/bin/sfdk engine exec mb2 -t AuroraOS-4.0.2.209-base-armv7hl build
~/AuroraOS/bin/sfdk engine exec sb2 -t AuroraOS-4.0.2.209-base-armv7hl sign --key regular_key.pem  --cert regular_cert.pem ./RPMS/ru.sashikknox.hmm3-1.2.1-1.armv7hl.rpm 

RPM package name and target name may be different, than above

VCMI Project

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

Links

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:

Copyright and license

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-2023 VCMI Team (check AUTHORS file for the contributors list)