1
0
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:
Matthew Heguy
2016-04-22 03:35:44 -04:00
parent 896b22ece4
commit b7b48838d5
1188 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"spec_version": 1,
"identifier": "AdvancedFlyByWire-Linux",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire"
},
"install": [
{
"file": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire"
}
],
"recommends": [
{
"name": "KSP-AVC"
}
],
"x_netkan_license_ok": true,
"ksp_version": "0.90",
"name": "Advanced Fly-By-Wire (Linux version)",
"license": "MIT",
"abstract": "Linux version of the AFBW mod",
"author": "nlight",
"version": "1.5.0",
"download": "https://kerbalstuff.com/mod/443/Advanced%20Fly-By-Wire%20(Linux%20version)/download/1.5.0",
"x_generated_by": "netkan",
"download_size": 121975
}