Pārlūkot izejas kodu

Added two new tutrorials

Björn Ritzl 4 gadi atpakaļ
vecāks
revīzija
1dfbc38f7a
1 mainītis faili ar 10 papildinājumiem un 0 dzēšanām
  1. 10 0
      docs/en/en.json

+ 10 - 0
docs/en/en.json

@@ -55,6 +55,16 @@
                         "description": "In this tutorial you will convert a shader from shadertoy.com to Defold.",
                         "image": "/tutorials/images/videos/shadertoy.png"
                     },
+                    {
+                        "path": "https://defold.com/2021/03/02/Creating-online-games-using-Nakama-and-Defold/",
+                        "name": "Creating online games using Nakama and Defold",
+                        "description": "In this tutorial we will look at how to create online multiplayer games in Defold using the open-source Nakama game server from Heroic Labs."
+                    },
+                    {
+                        "path": "https://defold.com/2020/10/19/Shaders-for-beginners//",
+                        "name": "Shaders for Beginners",
+                        "description": "In this guest tutorial Paweł Jarosz, developer of Witchcrafter: Empire Legends, share his experience learning shader programming in general and for Defold in particular."
+                    },
                     {
                         "path": "/tutorials/grading",
                         "name": "Color grading",