mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Update avivey's mods (#1148)
This commit is contained in:
22
SwitchVessel/SwitchVessel-0.5.ckan
Normal file
22
SwitchVessel/SwitchVessel-0.5.ckan
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"abstract": "Quickly jump to the right ship",
|
||||
"author": [
|
||||
"avivey"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/avivey/ksp-switch/releases/download/0.5/SwitchVessel-0.5.zip",
|
||||
"identifier": "SwitchVessel",
|
||||
"ksp_version": "1.1",
|
||||
"license": "BSD-2-clause",
|
||||
"name": "Switch Active Vessel",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/78183",
|
||||
"repository": "https://github.com/avivey/ksp-switch/"
|
||||
},
|
||||
"spec_version": 1,
|
||||
"version": "0.5"
|
||||
}
|
21
TCShipInfo/ShipInfo-0.4.ckan
Normal file
21
TCShipInfo/ShipInfo-0.4.ckan
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"abstract": "Detail resources in the Tracking Center",
|
||||
"author": [
|
||||
"avivey"
|
||||
],
|
||||
"download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHUmN4RXFfbXRacW8",
|
||||
"identifier": "TCShipInfo",
|
||||
"ksp_version": "1.1",
|
||||
"license": "public-domain",
|
||||
"name": "Resource Details in Tracking Center",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/65769"
|
||||
},
|
||||
"spec_version": 1,
|
||||
"supports": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"version": "0.4"
|
||||
}
|
Reference in New Issue
Block a user