diff --git a/content/1.getting-started/2.installation.md b/content/1.getting-started/2.installation.md index 30b5aea..cec67c2 100644 --- a/content/1.getting-started/2.installation.md +++ b/content/1.getting-started/2.installation.md @@ -18,7 +18,7 @@ coming soon ### Multiplayer ```bash -coming soon +npx @mavonengine/create-bootstrap ``` The multiplayer template includes the authoritative server setup, networking boilerplate, and a working client/server split out of the box. diff --git a/content/de/1.erste-schritte/2.installation.md b/content/de/1.erste-schritte/2.installation.md index 017bac1..79fb62d 100644 --- a/content/de/1.erste-schritte/2.installation.md +++ b/content/de/1.erste-schritte/2.installation.md @@ -18,7 +18,7 @@ demnächst verfügbar ### Multiplayer ```bash -demnächst verfügbar +npx @mavonengine/create-bootstrap ``` Das Multiplayer-Template enthält die autoritativen Server-Setup, Netzwerk-Boilerplate sowie eine fertige Client/Server-Aufteilung.