NetKAN generated mods - AuroraSpaceCenter-1.0
This commit is contained in:
parent
b9e47f22ed
commit
a022db99f8
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AuroraSpaceCenter",
|
||||
"name": "Aurora Space Center",
|
||||
"abstract": "Aurora Space Center is a mod that adds IRL/fictives buildings and launchpads!",
|
||||
"author": "Zoeille",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191996-18x-19x-aurora-space-center-v10-groundbreaking/",
|
||||
"spacedock": "https://spacedock.info/mod/2352/Aurora%20Space%20Center",
|
||||
"repository": "https://github.com/Zoeille/Aurora-Space-Center",
|
||||
"x_screenshot": "https://spacedock.info/content/Zoeille_36699/Aurora_Space_Center/Aurora_Space_Center-1582908606.3420532.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"buildings"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AuroraSpaceCenter",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".git"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2352/Aurora%20Space%20Center/download/1.0",
|
||||
"download_size": 2932697,
|
||||
"download_hash": {
|
||||
"sha1": "8AC5E2D06955ECD1A4415F657C056D999F480A2B",
|
||||
"sha256": "CD0E567BEF4F57078A47FE6AD4A17297329AACE79BCF4E5BE588BB30A2D4FDE7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue