瀏覽代碼

Update en.json

Björn Ritzl 4 年之前
父節點
當前提交
98db4a35f1
共有 1 個文件被更改,包括 9 次插入7 次删除
  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": [