1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

update docs

This commit is contained in:
Laserlicht
2024-05-06 00:46:21 +02:00
committed by GitHub
parent 48a9696e7f
commit 277a0e63d8
65 changed files with 6 additions and 131 deletions

View File

@@ -1,5 +1,3 @@
< [Documentation](../Readme.md) / Coding Guidelines
## C++ Standard
VCMI implementation bases on C++17 standard. Any feature is acceptable as long as it's will pass build on our CI, but there is list below on what is already being used.