From 0419d1020e341de45f0cea5d718e76fd5d5a2720 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 12 Aug 2022 00:30:21 +0200 Subject: [PATCH] Remove Flynn's Arcades from list of console porting companies Flynn's Arcades actually only does publishing, with porting being done by RAWRLAB games. The list should only contain companies that have actually developed ports, rather than companies who are just publishing games to consoles using third-party ports. --- tutorials/platform/consoles.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tutorials/platform/consoles.rst b/tutorials/platform/consoles.rst index fc18ddff7..45fa82c2e 100644 --- a/tutorials/platform/consoles.rst +++ b/tutorials/platform/consoles.rst @@ -67,14 +67,12 @@ Following is the list of providers: Switch and PS4 porting and publishing of Godot games. - `Pineapple Works `_ offers Switch, Xbox One & Xbox Series X/S (GDK) porting and publishing of Godot games (GDScript/C#). -- `Flynn's Arcade `_ offers - Switch porting and publishing of Godot games. - `RAWRLAB games `_ offers Switch porting of Godot games. - `mazette! games `_ offers Switch, Xbox One and Xbox Series X/S porting and publishing of Godot games. -If your company offers porting and/or publishing services for Godot games, +If your company offers porting, or porting *and* publishing services for Godot games, feel free to `open an issue or pull request `_ to add your company to the list above.