"NetKAN generated mods - AntaresCygnus-1-v1.1"
This commit is contained in:
parent
b2bbf7e6dc
commit
92e809f896
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
|
||||
"identifier": "AntaresCygnus",
|
||||
"name": "Antares-Cygnus",
|
||||
"abstract": "A joint release between Kartoffelkuchen and Raidernick combining our Cygnus and Antares mods.",
|
||||
"author": [
|
||||
"Raidernick",
|
||||
"Kartoffelkuchen"
|
||||
],
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/123578",
|
||||
"repository": "https://github.com/KSP-RO/Antares-Cygnus"
|
||||
},
|
||||
"version": "1:v1.1",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"install": [
|
||||
{
|
||||
"find": "KK_Antares",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "RN_Cygnus",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Antares-Cygnus/releases/download/v1.1/RN_KK_Antares_Cygnus_v1.1.zip",
|
||||
"download_size": 6619717,
|
||||
"download_hash": {
|
||||
"sha1": "0DD24815A707044E19D28AD9956F4140DDACD7B9",
|
||||
"sha256": "252D6B713FFEE064B57BECAE5621EA732AA6CC9C6627D5202BA818493AC81400"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue