"NetKAN generated mods - ContractsWindowPlus-9.2"
This commit is contained in:
parent
8012cb5fa7
commit
1b4ad7e1da
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "ContractsWindowPlus",
|
||||
"name": "Contracts Window +",
|
||||
"abstract": "A new, more flexible contract monitoring window.",
|
||||
"author": "DMagic",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/82106-1",
|
||||
"spacedock": "https://spacedock.info/mod/130/Contracts%20Window%20+",
|
||||
"repository": "https://github.com/DMagic1/KSP_Contract_Window",
|
||||
"x_screenshot": "https://spacedock.info/content/DMagic_247/Contracts_Window/Contracts_Window-1455815988.0339985.png"
|
||||
},
|
||||
"version": "9.2",
|
||||
"ksp_version_min": "1.4.4",
|
||||
"ksp_version_max": "1.4.8",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ProgressParser"
|
||||
},
|
||||
{
|
||||
"name": "ContractParser"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CapCom"
|
||||
},
|
||||
{
|
||||
"name": "ContractRewardModifier"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DMagicUtilities/ContractsWindow",
|
||||
"install_to": "GameData/DMagicUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/130/Contracts%20Window%20+/download/9.2",
|
||||
"download_size": 190567,
|
||||
"download_hash": {
|
||||
"sha1": "D9DD3DF30B648070C5AC1515EFB7FB3A6EC64091",
|
||||
"sha256": "729C9BE26E2B5BBEB4638FB4A4172140B43609135CA3766FDFD0D4CBAC7934C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue