"NetKAN generated mods - NewTantares-v17.2"
This commit is contained in:
parent
d3f130ce2e
commit
10af004fbb
|
@ -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": "v17.2",
|
||||
"ksp_version_min": "1.4",
|
||||
"ksp_version_max": "1.5",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/Tantares/releases/download/v17.2/Tantares.zip",
|
||||
"download_size": 40432106,
|
||||
"download_hash": {
|
||||
"sha1": "C73538AF818875DEDC555A72F4FCFF6EAE12D6DD",
|
||||
"sha256": "CD6F3EA2D29EDA700CEA2CBF8939E31D174426CC2E41E5904CA2B0A460DE7B7F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue