Ver Fonte

Added GameDistribution tutorial

Björn Ritzl há 4 anos atrás
pai
commit
5cce5965ad
1 ficheiros alterados com 5 adições e 0 exclusões
  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",