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

49 lines
1.4 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "Hangar",
"x_netkan_license_ok": true,
"resources": {
"bugtracker": "https://github.com/allista/hangar/issues",
"repository": "https://github.com/allista/hangar",
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar",
"manual": "https://github.com/allista/hangar/wiki",
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KSPAPIExtensions"
}
],
"suggests": [
{
"name": "Extraplanetary-Launchpads"
},
{
"name": "EditorExtensions"
},
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "GameData/Hangar",
"install_to": "GameData",
"filter": "KSPAPIExtensions.dll",
"comment": "Contains KSPAPIExtensions mod in this distribution"
}
],
"ksp_version": "0.90",
"name": "Hangar",
"license": "CC-BY-4.0",
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
"author": "allista",
"version": "2.0.2.2",
"download": "http://ckan1.spacedock.info/storage/allista_2936/Hangar/Hangar-2.0.2.2.zip",
"x_generated_by": "netkan",
"download_size": 25096464
}