From 0f2591db613a49bd54b8e62febea21af082e4f0b Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 2 Sep 2019 19:41:15 +0200 Subject: [PATCH] Add Godot Multiplayer Tutorials by menip --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3a9b84..9ec13e3 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game - [**Official Getting Started Guide**](https://docs.godotengine.org/en/latest/getting_started/step_by_step/index.html) - [Getting Started with Godot by devga.me](https://devga.me/tutorials/godot2d/) - A step-by-step introduction to Godot. +- [Godot Multiplayer Tutorials](https://gitlab.com/menip/godot-multiplayer-tutorials) - Tutorials for creating a client-server multiplayer game. Includes a tutorial for hosting a server on Google Compute Platform. ### Video tutorials