Explorar el Código

Added links to the code samples

Björn Ritzl hace 6 años
padre
commit
5bec2ed5ee
Se han modificado 1 ficheros con 21 adiciones y 0 borrados
  1. 21 0
      docs/en/en.json

+ 21 - 0
docs/en/en.json

@@ -52,6 +52,27 @@
                     }
                 ]
             },
+            {
+                "name": "Samples",
+                "items": [
+                    {
+                        "path": "https://github.com/defold/sample-roids",
+                        "name": "Asteroids"
+                    },
+                    {
+                        "path": "https://github.com/defold/sample-linker",
+                        "name": "Linker"
+                    },
+                    {
+                        "path": "https://github.com/defold/sample-shadertoy",
+                        "name": "Shadertoy"
+                    },
+                    {
+                        "path": "https://github.com/defold/sample-rpgmap",
+                        "name": "RPG Map"
+                    }
+                ]
+            },
             {
                 "name": "Old tutorials",
                 "items": [