"NetKAN generated mods - KSTS-1.5"
This commit is contained in:
parent
ba036790bf
commit
9832e05a04
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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.5",
|
||||
"ksp_version": "1.2.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSTS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/mmoench/KSTS/zipball/1.5",
|
||||
"download_size": 104622,
|
||||
"download_hash": {
|
||||
"sha1": "E02F0060C557B613DC7AEA14ABEB1B41AEC0CD7C",
|
||||
"sha256": "DAFA7ED9740365FBA93F8D8D1C82A13EADC01B47D82BD65952736AB8BCE88325"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue