We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddaf77 commit 249f9c2Copy full SHA for 249f9c2
1 file changed
developer-manual/en/getting-started.adoc
@@ -12,7 +12,7 @@ The developer manual offers programmers documentation and examples useful in wor
12
13
To work with FIFE effectively, you should be familiar with:
14
15
-* *C++17* — the engine core is written in C++; knowledge of modern C++ features is expected
+* *C{plus}{plus}17* — the engine core is written in C{plus}{plus}
16
* *Python 3* — for scripting and binding development
17
* *CMake* — used as the build system for all platforms
18
* *Basic game engine concepts* — entity/component patterns, rendering pipelines, event systems
0 commit comments