Prechádzať zdrojové kódy

Merge branch 'next' of https://github.com/blackberry/GamePlay into next

seanpaultaylor 11 rokov pred
rodič
commit
0610edaeed
1 zmenil súbory, kde vykonal 5 pridanie a 6 odobranie
  1. 5 6
      README.md

+ 5 - 6
README.md

@@ -11,12 +11,11 @@ GamePlay3D is an open-source, cross-platform 3D native C++ game framework making
 - [Development Guide](https://github.com/blackberry/GamePlay/wiki#wiki-Development_Guide)
 
 ## Supported Platforms
-- [Microsoft Windows](https://github.com/blackberry/GamePlay/wiki/Visual-Studio-Setup) (using Microsoft Visual Studio)
-- [Apple MacOS X](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) (using Apple XCode)
-- [Linux](https://github.com/blackberry/GamePlay/wiki/Linux-Setup) (using CMake)
-- [Apple iOS](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) (using Apple XCode)
-- [Google Android](https://github.com/blackberry/GamePlay/wiki/Android-NDK-Setup) (using Google Android NDK)
-- [BlackBerry](https://github.com/blackberry/GamePlay/wiki/BlackBerry-Setup) (using BlackBerry Native SDK)
+- [Linux](https://github.com/blackberry/GamePlay/wiki/CMake Setup - Linux)
+- [Windows](https://github.com/blackberry/GamePlay/wiki/Visual-Studio-Setup) 
+- [MacOS X](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup)
+- [iOS](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup)
+- [Android/BlackBerry](https://github.com/blackberry/GamePlay/wiki/Android-NDK-Setup)
 
 ## Roadmap for 'next' branch
 - [3.0.0](https://github.com/blackberry/GamePlay/issues?milestone=7&page=1&state=open)