diff --git a/websiteData/description.md b/websiteData/description.md new file mode 100644 index 0000000..a7a8a9f --- /dev/null +++ b/websiteData/description.md @@ -0,0 +1,2 @@ +## The Kings Race +Game description. diff --git a/websiteData/gameInfo.json b/websiteData/gameInfo.json new file mode 100644 index 0000000..b571c3e --- /dev/null +++ b/websiteData/gameInfo.json @@ -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": "" + } +} diff --git a/websiteData/instructions.md b/websiteData/instructions.md new file mode 100644 index 0000000..2748d8d --- /dev/null +++ b/websiteData/instructions.md @@ -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.* diff --git a/websiteData/requirements.md b/websiteData/requirements.md new file mode 100644 index 0000000..0bf6e9e --- /dev/null +++ b/websiteData/requirements.md @@ -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