heroiclabs / nakama-godot

Godot client for Nakama server written in GDScript.
Apache License 2.0
595 stars 69 forks source link

[godot-4] Add NakamaMultiplayerBridge to integrate with Godot's High-Level Multiplayer API #117

Closed dsnopek closed 2 years ago

dsnopek commented 2 years ago

This is the Godot 4 version of PR #116

dsnopek commented 2 years ago

This hasn't gotten as much testing an the 3.x version (I haven't tried it in any real games), but it works in a simple test project and isn't missing anything from 3.x.