No description
.vim | ||
.gitignore | ||
client_ui.gd | ||
client_ui.tscn | ||
default_env.tres | ||
icon.png | ||
icon.png.import | ||
main.gd | ||
main.tscn | ||
multiplayer_client.gd | ||
project.godot | ||
readme.md | ||
server.ts | ||
ws_webrtc_client.gd |
Setup
- Download the latest WebRTC GDNative plugin from https://github.com/godotengine/webrtc-native/releases and extract it in the project root.
Signalling Server
deno run -A server.ts