7 lines
197 B
Markdown
7 lines
197 B
Markdown
# 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
|