obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.8k stars 701 forks source link

README: Bump Godot client library to 4.0.x #1133

Closed you-win closed 6 months ago

you-win commented 1 year ago

Description

I have updated the Godot client library to work on the latest version of Godot (4.0.2 at time of writing).

Motivation and Context

The current version of Godot mentioned in the README is very old (3.4.x).

How Has This Been Tested?

Tested OS(s): Windows 10

Godot natively supports most major OSs and Linux distros. The client library does not use any OS-specific code. There is a simple demo scene that was used for testing requests.

Types of changes

Checklist: