Merge pull request #40 from DanielRTRD/updatedCredits

Updated credits
This commit is contained in:
Daniel Billing 2020-07-22 21:44:44 +02:00 committed by GitHub
commit ae774a615b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -1,9 +1,11 @@
Pokémon created by Nintendo, Game Freak and The Pokémon Company / Creatures Inc. 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 Pokémon 3D
Created by Kolben Games Created by Kolben Games
2012 - 2019 2012-2020
Team Kolben Team Kolben
Nils Drescher Nils Drescher
@ -11,7 +13,7 @@ Pokémon 3D
Marc Boisvert-Dupras Marc Boisvert-Dupras
Grant Garrett Grant Garrett
Jason Houston Jason Houston
Daniel Billing Daniel "RTRD" Billing
Benjamin Smith Benjamin Smith
Hunter Graves Hunter Graves
@ -95,7 +97,7 @@ Pokémon 3D
Launcher Programming Launcher Programming
Nils Drescher Nils Drescher
Daniel Billing Daniel "RTRD" Billing
"ThuxCommix" "ThuxCommix"
"Aragas" "Aragas"
@ -108,7 +110,7 @@ Pokémon 3D
Nils Drescher Nils Drescher
Website Host/Server Maintenance Website Host/Server Maintenance
Daniel Billing Daniel "RTRD" Billing
Daniel Laube Daniel Laube
GameJolt Service/API Programming GameJolt Service/API Programming

View File

@ -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: In order to build the game's solution, you need the following:
* Microsoft Windows operating system (XP and up) * Microsoft Windows operating system (XP and up)
* [Microsoft Visual Studio](https://www.visualstudio.com/) (2010 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). To run the game after a successful build, you also need an applicable graphics card that supports DirectX (version 9 minimum).