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

37 lines
1.2 KiB
Plaintext

{
"spec_version": "v1.2",
"identifier": "AlternatorsForAll",
"name": "Alternators For All",
"abstract": "Adds alternators to all Liquid Fuel/LFO engines, and optionally SRBs or Monopropellant engines.",
"author": "The_Sea_Four",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/140210-1-0-5-Gimbal-and-Alternators-For-All-2015-11-21",
"kerbalstuff": "https://kerbalstuff.com/mod/1291/Alternators%20For%20All"
},
"version": "1.01",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/The_Sea_Four",
"install_to": "GameData"
},
{
"file": "Optional/Monoprop alternators/GameData/The_Sea_Four",
"install_to": "GameData"
},
{
"file": "Optional/SRB alternators/GameData/The_Sea_Four",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/The_Sea_Four_15553/Alternators_For_All/Alternators_For_All-1.01.zip",
"download_size": 3270,
"x_generated_by": "netkan"
}