소스 검색

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