diff --git a/pages/features.html b/pages/features.html index 52ce8f38e1..3dac145df7 100644 --- a/pages/features.html +++ b/pages/features.html @@ -450,7 +450,7 @@ layout: default Thanks to our community there are many language bindings for popular tools like Rust, Nim, Python, and JavaScript.

- New in 4.0: C++ supports comes officially in the form of + New in 4.0: C⁠+⁠+ supports comes officially in the form of GDExtension API, which gives you a way to script and program your game components for maximum performance without having to recompile the engine.

@@ -461,7 +461,7 @@ layout: default

Thanks to the modular structure and a straightforward build process of Godot you can create your own engine modules. Gain every last drop of performance - or integrate with many third-party libraries with low-level C++ code. + or integrate with many third-party libraries with low-level C⁠+⁠+ code.