KSP-mods/CKAN/KSRSSLaunchSites.ckan

32 lines
836 B
Plaintext

{
"spec_version": "v1.4",
"name": "SKS KSRSS Launch sites",
"identifier": "SKSKRSSLaunchSites",
"abstract": "Adds two equatorial launch sites to KSRSS.",
"author": "Izaya",
"license": "restricted",
"version": "v1.1",
"release_status": "stable",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"depends": [
{ "name": "kOS" }
],
"resources": {
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/KSRSSLaunchSites",
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
},
"install" : [
{ "file" : "ksp-mods/KSRSSLaunchSites",
"install_to" : "GameData/SKS"
}
],
"tags": [
"parts",
"config"
],
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
"download_content_type": "application/zip",
"install_size": 437410
}