Преглед на файлове

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",