NetKAN generated mods - NewTantares-v23.2
This commit is contained in:
parent
33bdd5911b
commit
363ae7e011
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NewTantares",
|
||||
"name": "New Tantares",
|
||||
"abstract": "Stockalike Soyuz, LK and more!",
|
||||
"author": "Beale",
|
||||
"version": "v23.2",
|
||||
"ksp_version": "1.10",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/73686-*",
|
||||
"repository": "https://github.com/Tantares/Tantares",
|
||||
"bugtracker": "https://github.com/Tantares/Tantares/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/Tantares/releases/download/v23.2/Tantares.zip",
|
||||
"download_size": 86113208,
|
||||
"download_hash": {
|
||||
"sha1": "17AE9041A744B15AE40020C69E125F98E9E587A3",
|
||||
"sha256": "9EEBC533A467C28E846CF6EB827D6275D0F6FA37DE9F51BFDC5914CD5CA1EE6B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-01T15:12:48Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue