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

35 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "StockFuelSwitch",
"name": "Stock Fuel Switch",
"abstract": "Choose your Fuel!",
"author": "Porkjet",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/121321",
"kerbalstuff": "https://kerbalstuff.com/mod/795/Stock%20Fuel%20Switch",
"x_screenshot": "https://kerbalstuff.com/content/Porkjet_3416/Stock_Fuel_Switch/Stock_Fuel_Switch-1431617153.901909.jpg"
},
"version": "1.1",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "FSfuelSwitchPatch.cfg",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/Porkjet_3416/Stock_Fuel_Switch/Stock_Fuel_Switch-1.1.zip",
"download_size": 126920,
"x_via": "Automated KerbalStuff CKAN submission",
"x_generated_by": "netkan"
}