Parcourir la source

Update en.json

Björn Ritzl il y a 4 ans
Parent
commit
98db4a35f1
1 fichiers modifiés avec 9 ajouts et 7 suppressions
  1. 9 7
      docs/en/en.json

+ 9 - 7
docs/en/en.json

@@ -272,24 +272,26 @@
                 "path": "https://www.tactxstudios.com/",
                 "name": "Tactx Studios tutorials",
                 "description": "These tutorials illustrate several common features of the Defold Game Engine, to include: (a) Image Procedures, (b) Dragging and Dropping Game Objects, (c) various Game Object Movement Techniques, (d) Preliminary use of 2d Physics based Collisions, (e) Graphic User Interface (GUI), and (f) an introduction to Defold Levels, Messaging and Menu Development."
-            }
-        ],
-        "samples": [
+            },
             {
                 "path": "https://github.com/defold/sample-roids",
-                "name": "Asteroids"
+                "name": "Asteroids",
+                "description": ""
             },
             {
                 "path": "https://github.com/defold/sample-linker",
-                "name": "Linker"
+                "name": "Linker",
+                "description": ""
             },
             {
                 "path": "https://github.com/defold/sample-shadertoy",
-                "name": "Shadertoy"
+                "name": "Shadertoy",
+                "description": ""
             },
             {
                 "path": "https://github.com/defold/sample-rpgmap",
-                "name": "RPG Map"
+                "name": "RPG Map",
+                "description": ""
             }
         ],
         "resources": [