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,40 @@
{
"spec_version": 1,
"identifier": "AdvancedFlyByWire-Linux",
"name": "Advanced Fly-By-Wire (Linux version)",
"abstract": "Linux version of the AFBW mod",
"author": "nlight",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire"
},
"version": "1.6.1",
"ksp_version": "1.0.5",
"depends": [
{
"name": "Toolbar"
}
],
"recommends": [
{
"name": "KSP-AVC"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire"
}
],
"install": [
{
"file": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/443/Advanced%20Fly-By-Wire%20%28Linux%20version%29/download/1.6.1",
"download_size": 120434,
"x_generated_by": "netkan"
}