KSP-mods/CKAN/SKSParts.ckan

29 lines
777 B
Plaintext

{
"spec_version": "v1.4",
"name": "SKS Parts",
"identifier": "SKSParts",
"abstract": "A variety of varyingly cursed, evil, or otherwise fun parts.",
"author": "Izaya",
"license": "restricted",
"version": "v1",
"release_status": "stable",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"resources": {
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/SKSParts",
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
},
"install" : [
{ "file" : "ksp-mods/SKSParts/Parts",
"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
}