- Godot 3.X (https://godotengine.org/download/3.x)
- Docker with docker compose plugin (https://www.docker.com/)
$ cd nakama
and$ docker compose up
to start local nakama server- Open project with Godot 3.X
- Run local web server and open two instances of http://localhost:8060/tmp_js_export.html
Change singletons/connection_manager.gd
to reflect final nakama server address and port
Check https://docs.godotengine.org/pt-br/3.x/tutorials/export/exporting_for_web.html