1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/EngineLighting/EngineLighting-1.1.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
957 B
Plaintext

{
"spec_version": "v1.4",
"license": "MIT",
"identifier": "EngineLighting",
"name": "Engine Lighting",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/121987",
"repository": "https://github.com/tatjam/KSP-EngineLight",
"kerbalstuff": "https://kerbalstuff.com/mod/817/EngineLighting"
},
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.3"
}
],
"install": [
{
"file": "EngineLight/GameData/EngineLight",
"install_to": "GameData"
}
],
"x_netkan_license_ok": true,
"ksp_version": "1.0.2",
"abstract": "A simple mod that adds lighting effects to engines!",
"author": "tajampi",
"version": "1.1",
"download": "http://ckan1.spacedock.info/storage/tajampi_1847/EngineLighting/EngineLighting-1.1.zip",
"x_generated_by": "netkan",
"download_size": 31834
}