-
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
338 changed files
with
5,105 additions
and
3,957 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,25 @@ | ||
{ | ||
"license": "MIT", | ||
"identifier": "4kSPExpanded", | ||
"x_via": "Automated Linuxgurugamer CKAN script", | ||
"$kref": "#/ckan/spacedock/2554", | ||
"$vref": "#/ckan/ksp-avc", | ||
"conflicts": [ { "name": "4kSP" } ], | ||
"depends": [ | ||
{ "name": "ToolbarController" }, | ||
{ "name": "ClickThroughBlocker" } | ||
], | ||
"tags": [ | ||
"plugin", | ||
"convenience", | ||
"information", | ||
"graphics" | ||
], | ||
"install": [ { | ||
"find":"4ksp", | ||
"install_to": "GameData" | ||
} ] | ||
} | ||
identifier: 4kSPExpanded | ||
$kref: '#/ckan/github/linuxgurugamer/4ksp_Expanded' | ||
$vref: '#/ckan/ksp-avc' | ||
install: | ||
- find: 4ksp | ||
install_to: GameData | ||
--- | ||
license: MIT | ||
identifier: 4kSPExpanded | ||
x_via: Automated Linuxgurugamer CKAN script | ||
$kref: '#/ckan/spacedock/2554' | ||
$vref: '#/ckan/ksp-avc' | ||
conflicts: | ||
- name: 4kSP | ||
depends: | ||
- name: ToolbarController | ||
- name: ClickThroughBlocker | ||
tags: | ||
- plugin | ||
- convenience | ||
- information | ||
- graphics | ||
install: | ||
- find: 4ksp | ||
install_to: GameData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,22 @@ | ||
{ | ||
"license": "GPL-3.0", | ||
"identifier": "AQSS", | ||
"x_via": "Automated Linuxgurugamer CKAN script", | ||
"$kref": "#/ckan/spacedock/2475", | ||
"$vref": "#/ckan/ksp-avc", | ||
"depends": [ | ||
{ | ||
"name": "ToolbarController" | ||
}, | ||
{ | ||
"name": "ClickThroughBlocker" | ||
}, | ||
{ | ||
"name": "SpaceTuxLibrary" | ||
} | ||
], | ||
"tags": [ | ||
"plugin", | ||
"convenience" | ||
], | ||
"install": [ | ||
{ | ||
"find": "AutoQuickSaveSystem", | ||
"install_to": "GameData" | ||
} | ||
] | ||
} | ||
identifier: AQSS | ||
$kref: '#/ckan/github/linuxgurugamer/AutoQuickSaveSystem' | ||
$vref: '#/ckan/ksp-avc' | ||
install: | ||
- find: AutoQuickSaveSystem | ||
install_to: GameData | ||
--- | ||
license: GPL-3.0 | ||
identifier: AQSS | ||
x_via: Automated Linuxgurugamer CKAN script | ||
$kref: '#/ckan/spacedock/2475' | ||
$vref: '#/ckan/ksp-avc' | ||
depends: | ||
- name: ToolbarController | ||
- name: ClickThroughBlocker | ||
- name: SpaceTuxLibrary | ||
tags: | ||
- plugin | ||
- convenience | ||
install: | ||
- find: AutoQuickSaveSystem | ||
install_to: GameData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,19 @@ | ||
{ | ||
"identifier" : "Achievements", | ||
"name" : "KSP Achievements", | ||
"abstract" : "145 Achievements you can get playing Kerbal Space Program.", | ||
"$kref" : "#/ckan/spacedock/2422", | ||
"$vref" : "#/ckan/ksp-avc", | ||
"license" : "GPL-3.0", | ||
"tags" : [ | ||
"plugin" | ||
], | ||
"install" : [ | ||
{ | ||
"find": "Achievements", | ||
"install_to": "GameData" | ||
} | ||
], | ||
"depends": [ | ||
{ "name" : "ToolbarController" }, | ||
{ "name" : "ClickThroughBlocker" }, | ||
{ "name": "SpaceTuxLibrary" } | ||
] | ||
} | ||
identifier: Achievements | ||
$kref: '#/ckan/github/linuxgurugamer/Achievements' | ||
$vref: '#/ckan/ksp-avc' | ||
--- | ||
identifier: Achievements | ||
name: KSP Achievements | ||
abstract: 145 Achievements you can get playing Kerbal Space Program. | ||
$kref: '#/ckan/spacedock/2422' | ||
$vref: '#/ckan/ksp-avc' | ||
license: GPL-3.0 | ||
tags: | ||
- plugin | ||
install: | ||
- find: Achievements | ||
install_to: GameData | ||
depends: | ||
- name: ToolbarController | ||
- name: ClickThroughBlocker | ||
- name: SpaceTuxLibrary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,44 @@ | ||
{ | ||
"identifier": "AdvancedFlyByWire", | ||
"name": "Advanced Fly-By-Wire (Windows)", | ||
"$kref": "#/ckan/spacedock/1869", | ||
"$vref": "#/ckan/ksp-avc", | ||
"license": "MIT", | ||
"release_status": "stable", | ||
"tags": [ | ||
"plugin", | ||
"control" | ||
], | ||
"install": [ { | ||
"file": "SDL2.dll", | ||
"install_to": "GameRoot" | ||
}, { | ||
"file": "SDL_LICENSE", | ||
"install_to": "GameRoot" | ||
}, { | ||
"file": "XINPUTDOTNET_LICENSE", | ||
"install_to": "GameRoot" | ||
}, { | ||
"file": "XInputInterface.dll", | ||
"install_to": "GameRoot" | ||
}, { | ||
"file": "GameData/ksp-advanced-flybywire", | ||
"install_to": "GameData" | ||
} ], | ||
"provides": [ | ||
"AdvancedFlyByWireRevived" | ||
], | ||
"conflicts": [ | ||
{ "name": "AdvancedFlyByWireRevived" } | ||
], | ||
"depends": [ | ||
{ "name": "ToolbarController" }, | ||
{ "name": "ClickThroughBlocker" } | ||
], | ||
"recommends": [ | ||
{ "name": "KSP-AVC" } | ||
] | ||
} | ||
identifier: AdvancedFlyByWire | ||
$kref: '#/ckan/github/linuxgurugamer/ksp-advanced-flybywire/asset_match/win' | ||
$vref: '#/ckan/ksp-avc' | ||
install: | ||
- file: SDL2.dll | ||
install_to: GameRoot | ||
- file: SDL_LICENSE | ||
install_to: GameRoot | ||
- file: XINPUTDOTNET_LICENSE | ||
install_to: GameRoot | ||
- file: XInputInterface.dll | ||
install_to: GameRoot | ||
- file: GameData/ksp-advanced-flybywire | ||
install_to: GameData | ||
--- | ||
identifier: AdvancedFlyByWire | ||
name: Advanced Fly-By-Wire (Windows) | ||
$kref: '#/ckan/spacedock/1869' | ||
$vref: '#/ckan/ksp-avc' | ||
license: MIT | ||
release_status: stable | ||
tags: | ||
- plugin | ||
- control | ||
provides: | ||
- AdvancedFlyByWireRevived | ||
conflicts: | ||
- name: AdvancedFlyByWireRevived | ||
depends: | ||
- name: ToolbarController | ||
- name: ClickThroughBlocker | ||
recommends: | ||
- name: KSP-AVC | ||
install: | ||
- file: SDL2.dll | ||
install_to: GameRoot | ||
- file: SDL_LICENSE | ||
install_to: GameRoot | ||
- file: XINPUTDOTNET_LICENSE | ||
install_to: GameRoot | ||
- file: XInputInterface.dll | ||
install_to: GameRoot | ||
- file: GameData/ksp-advanced-flybywire | ||
install_to: GameData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
{ | ||
"identifier": "AirParkContinued", | ||
"$kref": "#/ckan/spacedock/2661", | ||
"$vref": "#/ckan/ksp-avc", | ||
"license": "GPL-2.0", | ||
"x_netkan_epoch": 1, | ||
"tags": [ | ||
"plugin", | ||
"physics" | ||
], | ||
"install": [ { | ||
"find": "AirPark", | ||
"install_to": "GameData" | ||
} ], | ||
"depends": [ | ||
{ "name" : "ModuleManager" }, | ||
{ "name" : "ToolbarController" }, | ||
{ "name" : "ClickThroughBlocker" }, | ||
{ "name": "SpaceTuxLibrary" } | ||
] | ||
} | ||
identifier: AirParkContinued | ||
$kref: '#/ckan/github/linuxgurugamer/AirPark' | ||
$vref: '#/ckan/ksp-avc' | ||
install: | ||
- find: AirPark | ||
install_to: GameData | ||
--- | ||
identifier: AirParkContinued | ||
$kref: '#/ckan/spacedock/2661' | ||
$vref: '#/ckan/ksp-avc' | ||
license: GPL-2.0 | ||
x_netkan_epoch: 1 | ||
tags: | ||
- plugin | ||
- physics | ||
depends: | ||
- name: ModuleManager | ||
- name: ToolbarController | ||
- name: ClickThroughBlocker | ||
- name: SpaceTuxLibrary | ||
install: | ||
- find: AirPark | ||
install_to: GameData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
{ | ||
"identifier": "AutoLoadGame", | ||
"$kref": "#/ckan/spacedock/832", | ||
"$vref": "#/ckan/ksp-avc", | ||
"license": "MIT", | ||
"tags": [ | ||
"plugin", | ||
"convenience" | ||
] | ||
} | ||
identifier: AutoLoadGame | ||
$kref: '#/ckan/github/allista/AutoLoadGame' | ||
x_netkan_version_edit: | ||
find: ^v | ||
replace: '' | ||
strict: false | ||
$vref: '#/ckan/ksp-avc' | ||
--- | ||
identifier: AutoLoadGame | ||
$kref: '#/ckan/spacedock/832' | ||
$vref: '#/ckan/ksp-avc' | ||
license: MIT | ||
tags: | ||
- plugin | ||
- convenience |
Oops, something went wrong.