Björn Ritzl před 4 roky
rodič
revize
98db4a35f1
1 změnil soubory, kde provedl 9 přidání a 7 odebrání
  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": [