mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
- VCMI can now be compiled in C++20 mode - Replaced all references to C++17 with C++20 - Boost 1.74 is now set as minimal version (older version might work but untested) - Updated documentation to reflect required versions of compilers / libraries - Removed excessive fail-fast / continue-on-error from CI