NetKAN generated mods - NewTantares-v22.1
This commit is contained in:
parent
b84bbfd52f
commit
c6ad8b7d36
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NewTantares",
|
||||
"name": "New Tantares",
|
||||
"abstract": "Stockalike Soyuz, LK and more!",
|
||||
"author": "Beale",
|
||||
"version": "v22.1",
|
||||
"ksp_version": "1.9",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/73686-Tantares",
|
||||
"repository": "https://github.com/Tantares/Tantares",
|
||||
"bugtracker": "https://github.com/Tantares/Tantares/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/Tantares/releases/download/v22.1/Tantares.zip",
|
||||
"download_size": 73865248,
|
||||
"download_hash": {
|
||||
"sha1": "749F034EA12AA47B457CB059B3167FDAC57D9690",
|
||||
"sha256": "8F83CEE983E27E68BBF4A80A6495137275FE34CB97DE7AFC486CB263126A69E1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue