Pārlūkot izejas kodu

Added link to Ben James' games

Björn Ritzl 6 gadi atpakaļ
vecāks
revīzija
1ebb02f666
1 mainītis faili ar 17 papildinājumiem un 18 dzēšanām
  1. 17 18
      docs/en/en.json

+ 17 - 18
docs/en/en.json

@@ -91,23 +91,6 @@
                     {
                         "path": "/tutorials/car",
                         "name": "Building a car"
-                    }
-                ]
-            },
-            {
-                "name": "Code samples",
-                "items": [
-                    {
-                        "path": "https://github.com/defold/defold-examples",
-                        "name": "Defold examples repo"
-                    },
-                    {
-                        "path": "http://britzl.github.io/publicexamples/",
-                        "name": "Britzl's grab bag"
-                    },
-                    {
-                        "path": "https://jcash.github.io/",
-                        "name": "JCash demos"
                     },
                     {
                         "path": "/tutorials/main-menu",
@@ -134,10 +117,26 @@
                         "path": "http://www.gamefromscratch.com/page/Defold-Engine-Tutorial-Series.aspx",
                         "name": "GFS video tutorials"
                     },
+                    {
+                        "path": "https://github.com/benjames-171/defold-games",
+                        "name": "Ben James' games"
+                    },
                     {
                         "path": "https://forum.defold.com/t/big-list-of-lua-resources/1586",
                         "name": "Lua resources"
-                    }
+                    },
+                    {
+                        "path": "https://github.com/defold/defold-examples",
+                        "name": "Defold examples repo"
+                    },
+                    {
+                        "path": "http://britzl.github.io/publicexamples/",
+                        "name": "Britzl's grab bag"
+                    },
+                    {
+                        "path": "https://jcash.github.io/",
+                        "name": "JCash demos"
+                    },
                 ]
             }
         ],