瀏覽代碼

Added GameDistribution tutorial

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

+ 5 - 0
docs/en/en.json

@@ -60,6 +60,11 @@
                         "name": "Creating online games using Nakama and Defold",
                         "description": "In this tutorial we will look at how to create online multiplayer games in Defold using the open-source Nakama game server from Heroic Labs."
                     },
+                    {
+                        "path": "https://defold.com/2021/03/14/Releasing-html5-games-on-Game-Distribution/",
+                        "name": "Releasing HTML5 games on Game Distribution",
+                        "description": "In this blog post we'll look at how to add the Game Distribution SDK to an existing game or how to create one from scratch. We will also look at how to submit your game for distribution through the Game Distribution network."
+                    },
                     {
                         "path": "https://defold.com/2020/10/19/Shaders-for-beginners//",
                         "name": "Shaders for Beginners",