NetKAN generated mods - NewTantaresLV-v12.0
This commit is contained in:
parent
a2ca3eb20f
commit
035c86fb57
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NewTantaresLV",
|
||||
"name": "New TantaresLV",
|
||||
"abstract": "Stockalike N1, Soyuz 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/TantaresLV"
|
||||
},
|
||||
"version": "v12.0",
|
||||
"ksp_version": "1.5",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantares"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TantaresLV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TantaresLV",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/TantaresLV/releases/download/v12.0/TantaresLV.zip",
|
||||
"download_size": 55901093,
|
||||
"download_hash": {
|
||||
"sha1": "E63954A19723DFFD3D67F633A0A0B43CB817CE46",
|
||||
"sha256": "B2CBC7363668D98E56DD898DC0B2F57D1D9ABD7281F4B06E10182E88CB01AB27"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue