"NetKAN generated mods - NewTantares-14.1"
This commit is contained in:
parent
003ded57f3
commit
f3a605f4c9
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NewTantares",
|
||||
"name": "New Tantares",
|
||||
"abstract": "Stockalike Soyuz, LK and more!",
|
||||
"author": "Beale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/73686-Tantares",
|
||||
"repository": "https://github.com/Tantares/Tantares"
|
||||
},
|
||||
"version": "14.1",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.2",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/Tantares/releases/download/14.1/Tantares.zip",
|
||||
"download_size": 27043436,
|
||||
"download_hash": {
|
||||
"sha1": "5384AA5EBAC1073DC27672C4123538D5620AA63C",
|
||||
"sha256": "28C7621A382690EBD981D142A335E26C48508C9E45D64CE6EECE95F0145C9791"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue