"NetKAN generated mods - NewTantaresLV-v3.0"
This commit is contained in:
parent
9af920f8a2
commit
d83c421238
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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": "v3.0",
|
||||
"ksp_version": "1.2.2",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantares"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TantaresLV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TantaresLV",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/TantaresLV/releases/download/v3.0/TantaresLV.zip",
|
||||
"download_size": 7594071,
|
||||
"download_hash": {
|
||||
"sha1": "EB1F0CEFBC97D061AC0387BA550A8CAF0CD083F8",
|
||||
"sha256": "57A82FD7A2D7721D21D0450BFDAC26F83132D5592010D702877AB31474FA736C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue