mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Retire KS downloads
This commit is contained in:
@ -0,0 +1,32 @@
|
||||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "ContractConfigurator-RemoteTechLite",
|
||||
"name": "ContractPack-RemoteTech LITE",
|
||||
"abstract": "Contract pack for Remote Tech that is valid for mods creating new planets (fully tested with OPM)",
|
||||
"author": "KaiserSoze",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121953",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/938/ContractPack-RemoteTech%20LITE",
|
||||
"repository": "https://github.com/KaiserSoze/ContractPack-RemoteTech-LITE"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ContractPacks/RemoteTechLite",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/938/ContractPack-RemoteTech%20LITE/download/1.1",
|
||||
"download_size": 17659,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user