diff --git a/guide/english/game-development/gamemaker-studio/index.md b/guide/english/game-development/gamemaker-studio/index.md index 67d4bb1db1..a43fcf91b3 100644 --- a/guide/english/game-development/gamemaker-studio/index.md +++ b/guide/english/game-development/gamemaker-studio/index.md @@ -13,6 +13,16 @@ Each game needs at least one room which is used for both menus and levels, and t GameMaker Studio 2 released on 2 November 2016. +### Product Licenses + +GameMaker offers a variety of different products, each one with its own perks: + +* **Trial**
Free version of GameMaker Studio, this license doesn't expire. Designed to learn about game design and GameMaker. +* **Creator**
Full version of GameMaker Studio, 12 month license. Allow to publish to Mac or Windows desktop. +* **Developer**
Enable publishing to all platforms, except PS4/Xbox One/Nintendo Switch. Permanent license. +* **Console**
Enable publishing to all platforms, including consoles. 12-Month license. +* **Education**
License for education purpose, like schools or colleges. + ### Supported Platforms: * Microsoft Windows * macOS @@ -39,6 +49,7 @@ PlayStation Portable and Raspberry Pi support was demonstrated but not released. * Nuclear Throne #### More Information: -* [Wikipedia] https://en.wikipedia.org/wiki/GameMaker_Studio
-* [YoYo Games (publisher)] https://www.yoyogames.com/gamemaker
-* [GameMaker: Studio | Documentation] https://docs.yoyogames.com/
+* [Wikipedia](https://en.wikipedia.org/wiki/GameMaker_Studio) +* [YoYo Games (publisher)](https://www.yoyogames.com/gamemaker) +* [GameMaker: Studio | Documentation](https://docs.yoyogames.com/) +* [GameMaker: Studio | Product & Price](https://www.yoyogames.com/get)