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

33 lines
993 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "KeepFit",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"install": [
{
"find": "KeepFit",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/67739",
"repository": "https://github.com/timmersuk/Timmers_KSP",
"kerbalstuff": "https://kerbalstuff.com/mod/295/keepfit"
},
"name": "keepfit",
"license": "MIT",
"abstract": "Gee Effects and Kerbal fitness degradation",
"author": "timmers_uk",
"version": "0.7.3.2",
"download": "http://ckan1.spacedock.info/storage/timmers_uk_1564/keepfit/keepfit-0.7.3.2.zip",
"x_generated_by": "netkan",
"x_screenshot": "https://kerbalstuff.com/content/timmers_uk_1564/keepfit/keepfit.jpg",
"download_size": 83729,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.3"
}