Преглед изворни кода

Rearranged tutorials to split out videos

Björn Ritzl пре 4 година
родитељ
комит
5c8682b02e
1 измењених фајлова са 17 додато и 4 уклоњено
  1. 17 4
      docs/en/en.json

+ 17 - 4
docs/en/en.json

@@ -77,21 +77,34 @@
                         "path": "/tutorials/level-complete",
                         "name": "Level complete (OLD)"
                     },
+                    {
+                        "path": "https://www.tactxstudios.com/",
+                        "name": "Tactx Studios tutorials"
+                    }
+                ]
+            },
+            {
+                "name": "Videos",
+                "items": [
                     {
                         "path": "http://www.gamefromscratch.com/page/Defold-Engine-Tutorial-Series.aspx",
                         "name": "Games from Scratch video tutorials"
                     },
+                    {
+                        "path": "https://www.youtube.com/channel/UCkHxiTiccq97knREKsi5UKA/videos",
+                        "name": "Tactx Studios video tutorials"
+                    },
                     {
                         "path": "https://www.youtube.com/channel/UCjkECP_YgfCXd6Y3j3rkY_g",
                         "name": "Sergey Lerg's video tutorials"
                     },
                     {
-                        "path": "https://www.tactxstudios.com/",
-                        "name": "Tactx Studios tutorials"
+                        "path": "https://www.youtube.com/watch?v=2sxj1Ggc4jQ&list=PLiyuZHAJlUirBilfmrIBHD-A8ouaWvBCj",
+                        "name": "Game Developers video tutorials"
                     },
                     {
-                        "path": "https://www.youtube.com/channel/UCkHxiTiccq97knREKsi5UKA/videos",
-                        "name": "Tactx Studios video tutorials"
+                        "path": "https://www.youtube.com/watch?v=slTEz6555Ts&list=PL8NAsjaVlA78V7IyxTeIab-5JqLHm8EvX",
+                        "name": "Procedural Content Generation in Defold"
                     }
                 ]
             },