Quellcode durchsuchen

Added PlayStation and Xbox pages

Björn Ritzl vor 3 Jahren
Ursprung
Commit
0d0ff90d9e

+ 9 - 1
docs/en/en.json

@@ -1189,11 +1189,19 @@
                 ]
             },
             {
-                "name": "Nintendo Switch",
+                "name": "Consoles",
                 "items": [
                     {
                         "path": "/manuals/nintendo-switch",
                         "name": "Nintendo Switch"
+                    },
+                    {
+                        "path": "/manuals/sony-playstation",
+                        "name": "Sony PlayStation"
+                    },
+                    {
+                        "path": "/manuals/microsoft-xbox",
+                        "name": "Microsoft Xbox"
                     }
                 ]
             },

BIN
docs/en/manuals/images/sony-playstation/sony-playstation-partner.png


+ 8 - 0
docs/en/manuals/microsoft-xbox.md

@@ -0,0 +1,8 @@
+---
+title: Defold development for Microsoft Xbox
+brief: This manual describes how to get Microsoft Xbox access
+---
+
+# Xbox support
+
+Defold does not yet support Microsoft Xbox. The Defold Foundation is actively working towards becoming an Xbox Middleware provider. We encourage approved Xbox developers to reach out to their Xbox developer contact and request Defold support for Microsoft Xbox.

+ 43 - 0
docs/en/manuals/sony-playstation.md

@@ -0,0 +1,43 @@
+---
+title: Defold development for Sony PlayStation
+brief: This manual describes how to get Sony PlayStation access
+---
+
+# Sony PlayStation support
+
+The Defold Foundation is an approved PlayStation® Middleware provider and we are actively working on a PlayStation port of Defold. We expect this work to be completed by the end of Q3 2022.
+
+
+# Sign up for PlayStation development
+
+Support for the PlayStation platform is not included in the standard version of Defold. In order to get access to PlayStation support in Defold you need to:
+
+1. Become a Defold community donor with PlayStation access included in your membership tier, and
+2. Become a Sony PlayStation Partner.
+
+
+## Become a Defold community donor with PlayStation® access
+
+You become a Defold community donor on the [Defold community donation page](/community-donations/). You can become a donor with PlayStation access using either GitHub Sponsors or Patreon. Pay attention to the available tiers and select one which includes PlayStation access.
+
+![](images/nintendo-switch/register-defold.png)
+
+## Register as Sony PlayStation Partner
+
+You register as a game developer for Nintendo platforms at the [Sony PlayStation Partner page](https://register.playstation.net/):
+
+![](images/sony-playstation/sony-playstation-partner.png)
+
+When you register you will get access to PlayStation developer tools and resources to create and publish games and applications for current Sony platforms.
+
+
+### Request Defold access
+
+When you have been approved by Sony you need to log in to the PlayStation Developer Portal and visit the Tools and Middleware page and sign up for Defold access. When you register for Defold access we will get an email from Sony verifying you as a registered PlayStation Partner. We will then proceed to verify you as a community donor with Sony PlayStation access included in your membership tier.
+
+When we have verified you as a donor with Sony PlayStation access we will provide you with the access to the following:
+
+* Versions of the Defold editor and the Defold command line tools (bob.jar) with support for bundling to the PlayStation platform.
+* Private forum group where you are able to get PlayStation specific support.
+* PlayStation specific documentation
+* API reference to PlayStation specific engine functionality.