Incorporated build website data into repo

This commit is contained in:
Seth Berrier 2021-11-03 14:20:15 -05:00
parent a47550e85b
commit ab3357b7ee
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,2 @@
## The Kings Race
Game description.

26
websiteData/gameInfo.json Normal file
View File

@ -0,0 +1,26 @@
{
"key": "theKingsRace",
"courseID": "Loken / Kings Race Dev",
"title": "The Kings Race",
"engine": "Unity",
"engineVersion": "2020.3.19",
"buildPlatforms": ["win64", "macOS"],
"descriptionMarkdownURI": "websiteData/description.md",
"pageExtras": [
{ "key": "instructions", "title": "How to Play", "markdownURI": "websiteData/instructions.md" },
{ "key": "requirements", "title": "Hardware Requirements", "markdownURI": "websiteData/requirements.md" }
],
"socialLinks": [
{ "title": "Web Site", "href": "" },
{ "title": "Facebook", "href": "" },
{ "title": "Twitter", "href": "" },
{ "title": "Instagram", "href": "" },
{ "title": "Snapchat", "href": "" }
],
"repo": {
"type": "github",
"viewURI": "https://github.com/Lautha1/TheKingsRace",
"cloneURI": "https://github.com/Lautha1/TheKingsRace.git",
"evolutionVideo": ""
}
}

View File

@ -0,0 +1,3 @@
No instructions provided.
*Note: This game is in active development and these instructions may be out of date. Refer to any in-game controls and menus for the latest info.*

View File

@ -0,0 +1,6 @@
This game has not established hardware requirements yet. Here are the minimum specs recommended by the game engine:
#### Minimum Specs
- 64bit OS (Windows 7 SP1+ / MacOS 10.12+)
- 8GB system ram
- DirectX 10 / Shader Model 4.0 capable GPU