"NetKAN generated mods - KerbalFuels/KerbalFuels-0.1.ckan"
This commit is contained in:
parent
9f996550a3
commit
6a8696c996
|
@ -1,7 +1,16 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"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"
|
||||
|
@ -10,15 +19,6 @@
|
|||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://kerbalstuff.com/mod/941/Kerbal%20Fuels",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/941/Kerbal%20Fuels"
|
||||
},
|
||||
"ksp_version": "1.0.4",
|
||||
"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.",
|
||||
"version": "0.1",
|
||||
"author": "SorensonPA",
|
||||
"download": "https://kerbalstuff.com/mod/941/Kerbal%20Fuels/download/0.1",
|
||||
"download_size": 8225,
|
||||
"x_generated_by": "netkan"
|
||||
|
|
Loading…
Reference in New Issue