Right now it works only under Linux with Xorg server.
;TBD
Update godot-cpp
submodule
git submodule update --init
then build gdextension via
scons platform=linux target=template_release && scons platform=linux target=template_debug
Just run Godot 4.3+, import demo/project.godot
and run as usual.