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

34 lines
1.1 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "DeployableEngines",
"name": "Deployable Engines Plugin",
"abstract": "A plugin to manage extending/retracting engine nozzles. This package is merely a resource and does nothing by itself.",
"author": "Nertea",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics",
"repository": "https://github.com/ChrisAdderley",
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Kerbal_Atomics/Kerbal_Atomics-1453504774.0092812.png"
},
"version": "0.1.0",
"ksp_version": "1.0.5",
"supports": [
{
"name": "KerbalAtomics"
},
{
"name": "CryoEngines"
}
],
"install": [
{
"find": "DeployableEngines",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/Nertea_3884/Kerbal_Atomics/Kerbal_Atomics-0.1.0.zip",
"download_size": 19955335,
"x_generated_by": "netkan"
}