"NetKAN generated mods - KSTS-1.12"
This commit is contained in:
parent
7e37d05c3e
commit
84bf2236b3
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSTS",
|
||||
"name": "Kerbal Space Transport System",
|
||||
"abstract": "This mod allows the player to automate routine missions to Kerbin-orbit, like crew and resource transfers as well as deployment of new ships, by recording and replaying missions.",
|
||||
"author": "mm",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/148071-113-kerbal-space-transport-system/",
|
||||
"repository": "https://github.com/mmoench/KSTS"
|
||||
},
|
||||
"version": "1.12",
|
||||
"ksp_version": "1.5.1",
|
||||
"supports": [
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSTS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/mmoench/KSTS/zipball/1.12",
|
||||
"download_size": 113692,
|
||||
"download_hash": {
|
||||
"sha1": "EEF4D8D888E40C0A105A7B13A6FEF8CBB4BBC1BC",
|
||||
"sha256": "3C17B3B94C33E9BBFBCB95AA82319C3EC27E8570A9C91E50BE062D1A388EBDA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue