NetKAN added mod - NewTantares-v26.0
This commit is contained in:
parent
5c05610f48
commit
b273f3dc0e
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "NewTantares",
|
||||
"name": "Tantares - Soviet Spacecraft",
|
||||
"abstract": "Stockalike Soviet Spacecraft",
|
||||
"author": "Beale",
|
||||
"version": "v26.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/v26.0/Tantares.zip",
|
||||
"download_size": 134867253,
|
||||
"download_hash": {
|
||||
"sha1": "4A2B5CED555CB75CA634FFEEB2C1F722486FF8A7",
|
||||
"sha256": "0464B7F49AB14019872D5809BCF6745193A873593A9ED0FE4D54799B83D50887"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 285053756,
|
||||
"release_date": "2023-12-18T18:27:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue