mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-05-02 03:25:36 -05:00
27 lines
897 B
JSON
27 lines
897 B
JSON
{
|
|
"key": "theKingsRace",
|
|
"courseID": "Loken / King's Race Dev",
|
|
"title": "The King's 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": ""
|
|
}
|
|
}
|