From c45ebeec99efab50170e7d4687dc48d037a4e47b Mon Sep 17 00:00:00 2001 From: Tom Spilman Date: Sat, 18 Mar 2017 22:47:38 -0500 Subject: [PATCH] Added Switch as a platform. (#5596) * Added Switch to supported platforms. * Added Switch platform to pipeline. * Fixed up platform references in docs. Removed references to old PS Mobile platform. --- Build/Module.xml | 2 +- Build/Projects/MonoGame.Framework.definition | 2 +- Documentation/2mgfx.md | 5 ++++- Documentation/links.md | 1 - Documentation/mgcb.md | 5 ++--- Documentation/what_is_monogame.md | 15 ++++++++++++++- .../Serialization/Compiler/ContentWriter.cs | 1 + .../TargetPlatform.cs | 5 +++++ MonoGame.Framework/Content/ContentManager.cs | 1 + 9 files changed, 29 insertions(+), 8 deletions(-) diff --git a/Build/Module.xml b/Build/Module.xml index 57035b845..903cb1d13 100644 --- a/Build/Module.xml +++ b/Build/Module.xml @@ -5,7 +5,7 @@ Angle,Linux,WindowsGL Angle,MacOS,iOS,WindowsGL,Android,tvOS,Linux Android,Angle,Linux,Windows8,Windows,WindowsGL,WindowsPhone81,WindowsUniversal,iOS,tvOS - Android,Angle,Linux,Windows8,Windows,WindowsGL,WindowsPhone81,WindowsUniversal,iOS,MacOS,Web,tvOS,PSVita,XBoxOne + Android,Angle,Linux,Windows8,Windows,WindowsGL,WindowsPhone81,WindowsUniversal,iOS,MacOS,Web,tvOS,PSVita,XBoxOne,Switch true false diff --git a/Build/Projects/MonoGame.Framework.definition b/Build/Projects/MonoGame.Framework.definition index 882334d5c..ed5966d5b 100644 --- a/Build/Projects/MonoGame.Framework.definition +++ b/Build/Projects/MonoGame.Framework.definition @@ -1,5 +1,5 @@ - +