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

32 lines
918 B
Plaintext

{
"spec_version": 1,
"license": "CC-BY-NC-4.0",
"identifier": "HotRockets",
"install": [
{
"file": "MP_Nazari",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "SmokeScreen"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/65754-HotRockets!-Particle-FX-Replacement-Tutorial",
"kerbalstuff": "https://kerbalstuff.com/mod/741/HotRockets"
},
"ksp_version": "1.0.2",
"name": "HotRockets",
"abstract": "HotRockets (does not include plugins) - REQUIRES SMOKESCREEN AND MODULEMANAGER TO WORK.",
"author": "nazari",
"version": "1.0.2",
"download": "http://ckan1.spacedock.info/storage/nazari_71/HotRockets/HotRockets-1.0.2.zip",
"x_generated_by": "netkan",
"download_size": 2325283
}