Skip to content

Pulled latest changes from upstream nakama-godot + minor fix to incorrect function call

I've gone ahead and pulled the latest changes from https://github.com/heroiclabs/nakama-godot and fixed an incorrect function call in OnlineMatch.gd (initialize(), which doesn't exist, called instead of create_mesh())

Merge request reports