mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KSTS-1.2"
This commit is contained in:
28
KSTS/KSTS-1.2.ckan
Normal file
28
KSTS/KSTS-1.2.ckan
Normal file
@ -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.2",
|
||||
"ksp_version": "1.2.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "KSTS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/mmoench/KSTS/zipball/1.2",
|
||||
"download_size": 100179,
|
||||
"download_hash": {
|
||||
"sha1": "8B4BF0AE095C9908201E1A76A83DF3F332979E5A",
|
||||
"sha256": "442641CF13050F4F60550E40A40B176B541378380F20CD2456A3850F75192722"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user