commit
ae774a615b
|
@ -1,9 +1,11 @@
|
|||
Pokémon created by Nintendo, Game Freak and The Pokémon Company / Creatures Inc.
|
||||
|
||||
Pokémon 3D is not affiliated with Nintendo, Creatures Inc. or GAME FREAK Inc.
|
||||
|
||||
Pokémon 3D
|
||||
|
||||
Created by Kolben Games
|
||||
2012 - 2019
|
||||
2012-2020
|
||||
|
||||
Team Kolben
|
||||
Nils Drescher
|
||||
|
@ -11,7 +13,7 @@ Pokémon 3D
|
|||
Marc Boisvert-Dupras
|
||||
Grant Garrett
|
||||
Jason Houston
|
||||
Daniel Billing
|
||||
Daniel "RTRD" Billing
|
||||
Benjamin Smith
|
||||
Hunter Graves
|
||||
|
||||
|
@ -95,7 +97,7 @@ Pokémon 3D
|
|||
|
||||
Launcher Programming
|
||||
Nils Drescher
|
||||
Daniel Billing
|
||||
Daniel "RTRD" Billing
|
||||
"ThuxCommix"
|
||||
"Aragas"
|
||||
|
||||
|
@ -108,7 +110,7 @@ Pokémon 3D
|
|||
Nils Drescher
|
||||
|
||||
Website Host/Server Maintenance
|
||||
Daniel Billing
|
||||
Daniel "RTRD" Billing
|
||||
Daniel Laube
|
||||
|
||||
GameJolt Service/API Programming
|
||||
|
|
|
@ -10,7 +10,7 @@ It is built using the MonoGame framework as graphics middleware.
|
|||
In order to build the game's solution, you need the following:
|
||||
* Microsoft Windows operating system (XP and up)
|
||||
* [Microsoft Visual Studio](https://www.visualstudio.com/) (2010 and up)
|
||||
* [MonoGame 3.6](http://www.monogame.net/downloads/)
|
||||
* [MonoGame 3.7](http://www.monogame.net/downloads/)
|
||||
|
||||
To run the game after a successful build, you also need an applicable graphics card that supports DirectX (version 9 minimum).
|
||||
|
||||
|
|
Loading…
Reference in New Issue