"NetKAN generated mods - StockFairingTweaker-1.0"
This commit is contained in:
parent
5176fcd224
commit
f829f1a28d
|
@ -1,22 +1,27 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"license": "MIT",
|
|
||||||
"identifier": "StockFairingTweaker",
|
"identifier": "StockFairingTweaker",
|
||||||
|
"name": "Stock Fairing Tweaker",
|
||||||
|
"abstract": "Adds tweakable settings to the stock fairing parts in the editor.",
|
||||||
|
"author": "Wheffle",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/122107-1-0-2-Stock-Fairing-Tweaker-simple-tweakables-for-stock-fairing-context-menu?p=1954070#post1954070",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/822/Stock%20Fairing%20Tweaker"
|
||||||
|
},
|
||||||
|
"version": "1.0",
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/122107-1-0-2-Stock-Fairing-Tweaker-simple-tweakables-for-stock-fairing-context-menu?p=1954070#post1954070",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/822/Stock%20Fairing%20Tweaker"
|
|
||||||
},
|
|
||||||
"ksp_version": "1.0.2",
|
|
||||||
"name": "Stock Fairing Tweaker",
|
|
||||||
"abstract": "Adds tweakable settings to the stock fairing parts in the editor.",
|
|
||||||
"author": "Wheffle",
|
|
||||||
"version": "1.0",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/Wheffle_10242/Stock_Fairing_Tweaker/Stock_Fairing_Tweaker-1.0.zip",
|
"download": "http://ckan1.spacedock.info/storage/Wheffle_10242/Stock_Fairing_Tweaker/Stock_Fairing_Tweaker-1.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 32115,
|
||||||
"download_size": 32115
|
"download_hash": {
|
||||||
|
"sha1": "D48C8FBA4EDCFEA6314937D4DB9B7055BD8D3E8C",
|
||||||
|
"sha256": "AD1660A0EBFE0E23A856F755A870CC4BE5434EFBEEDB5D08DA68DCF1A5D9E1D8"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue