1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/MiniAirbrakes/MiniAirbrakes-1.1.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

34 lines
1.1 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "MiniAirbrakes",
"name": "Mini Airbrakes",
"abstract": "This mod adds a smaller version of the stock airbrake, for times when the stock airbrake is too big and ugly.",
"author": "FishInferno",
"license": "CC-BY-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/120086-Mini-Airbrakes?p=1917174#post1917174",
"kerbalstuff": "https://kerbalstuff.com/mod/758/Mini%20Airbrakes",
"x_screenshot": "https://kerbalstuff.com/content/FishInferno_9757/Mini_Airbrakes/Mini_Airbrakes-1431035827.0628638.png"
},
"version": "1.1",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/MiniAirbrakes",
"install_to": "GameData"
},
{
"file": "GameData/README.txt",
"install_to": "GameData/MiniAirbrakes"
}
],
"download": "http://ckan1.spacedock.info/storage/FishInferno_9757/Mini_Airbrakes/Mini_Airbrakes-1.1.zip",
"download_size": 27292,
"x_generated_by": "netkan"
}