heroiclabs / nakama-godot

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

Update NakamaMultiplayerPeer for latest changes to Godot's multiplayer API #142

Closed dsnopek closed 1 year ago

dsnopek commented 1 year ago

Over the last couple of weeks, there's been a number of refactors done to Godot 4's multiplayer API. This PR accommodates those changes!