瀏覽代碼

Update en.json

Björn Ritzl 2 年之前
父節點
當前提交
6c7e3185f9
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/en/en.json

+ 6 - 0
docs/en/en.json

@@ -1,6 +1,12 @@
 {
     "navigation": {
         "videos": [
+            {
+                "path": "https://www.youtube.com/embed/DT4D0d47udA",
+                "name": "How does Messaging and Addressing Systems work in Defold?",
+                "author": "Unfolding Defold",
+                "description": "This video explains the Messaging and Addressing system in Defold."
+            },
             {
                 "path": "https://www.youtube.com/embed/YGBSXMPd4jc",
                 "name": "Defold Building Blocks - objects and components, editor and lifecycle overview",