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

26 lines
1.0 KiB
Plaintext

{
"spec_version": 1,
"identifier": "KerbalFuels",
"name": "Kerbal Fuels",
"abstract": "A Module Manager configuration pack that aims to replicate Real Fuels tank volumes and part mass ratios while minimizing the chance of inter-mod conflict by maintaining stock resources and forgoing advanced scripting. Best used in conjunction with Real Solar System. Requires Procedural Parts and Module Manager. Currently in test-of-concept stage.",
"author": "SorensonPA",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://kerbalstuff.com/mod/941/Kerbal%20Fuels",
"kerbalstuff": "https://kerbalstuff.com/mod/941/Kerbal%20Fuels"
},
"version": "0.1",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ProceduralParts"
}
],
"download": "http://ckan1.spacedock.info/storage/SorensonPA_12030/Kerbal_Fuels/Kerbal_Fuels-0.1.zip",
"download_size": 8225,
"x_generated_by": "netkan"
}