Utility package to embed Godot games into your react website and communicate back and forth. Intentionally kept as pure js files (with jsdoc) to keep it simple and not require any further background processes for testing.
The react component to embed a godot game.
Run npm run start:example
in one terminal and npm run start:bridge
in another.