File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ This repository contains the *C++ bindings* for the [**Godot Engine**](https://
2222> - [ ` godot-4.5-stable ` ] ( https://github.com/godotengine/godot-cpp/tree/godot-4.5-stable )
2323> - [ ` 3.x ` ] ( https://github.com/godotengine/godot-cpp/tree/3.x )
2424
25- Starting with version 10.x, godot-cpp is versioned independently from Godot. The godot-cpp version you
26- choose has no bearing on which Godot versions it is compatible with .
25+ Starting with version 10.x, godot-cpp is versioned independently from Godot.
26+ Using the ` api_version ` parameter (see below), godot-cpp v10 can target Godot 4.3 or later (including 4.6) .
2727
28- Until we have a stable release branch, you can use the ` master ` branch, or choose any of the previous
28+ Until we have a stable release branch, you can use the ` master ` branch (v10) , or choose any of the previous
2929version branches and tags for your project.
3030
3131## Compatibility
You can’t perform that action at this time.
0 commit comments