NetKAN added mod - NewTantares-v25.0
This commit is contained in:
parent
ea0aa10f5f
commit
5a40f23b00
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "NewTantares",
|
||||
"name": "Tantares - Soviet Spacecraft",
|
||||
"abstract": "Stockalike Soviet Spacecraft",
|
||||
"author": "Beale",
|
||||
"version": "v25.0",
|
||||
"ksp_version": "1.12",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/73686-Tantares",
|
||||
"spacedock": "https://spacedock.info/mod/174/Tantares",
|
||||
"repository": "https://github.com/Tantares/Tantares",
|
||||
"bugtracker": "https://github.com/Tantares/Tantares/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"provides": [
|
||||
"Tantares"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Tantares",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Crafts",
|
||||
"install_to": "Ships",
|
||||
"as": "VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/Tantares/releases/download/v25.0/Tantares.zip",
|
||||
"download_size": 122372832,
|
||||
"download_hash": {
|
||||
"sha1": "88D8455B4E4C4755DA98B9F03FEC1DD1C27F7C07",
|
||||
"sha256": "EC87070303C7E652E31E7F4555AC027DD3CC81EA5663AE9600B57870935FEE90"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-12T15:26:47Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue