ソースを参照

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": [