1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/HangarExtender/HangarExtender-3.0.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

26 lines
971 B
Plaintext

{
"spec_version": 1,
"identifier": "HangarExtender",
"name": "Hangar Extender",
"abstract": "Extends the usable area when building in the SPH or VAB, so you can build outside or above the building. Useful for building large aircraft carriers or tall rockets.",
"author": "Snjo",
"license": "CC-BY-4.0",
"resources": {
"homepage": "http://snjo.net/",
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender",
"repository": "https://github.com/snjo/FShangarExtender",
"x_screenshot": "https://kerbalstuff.com/content/Snjo_48/Hangar_Extender/Hangar_Extender.png"
},
"version": "3.0",
"ksp_version": "0.90.0",
"install": [
{
"file": "FShangarExtender",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/Snjo_48/Hangar_Extender/Hangar_Extender-3.0.zip",
"download_size": 4792,
"x_generated_by": "netkan"
}