"NetKAN generated mods - ContractsWindowPlus-9.0"
This commit is contained in:
parent
654c54103d
commit
7d0ea2461e
|
@ -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.0",
|
||||
"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.0",
|
||||
"download_size": 190588,
|
||||
"download_hash": {
|
||||
"sha1": "97816D5ACE5E1A83376516E0660F2B14D1F6FA91",
|
||||
"sha256": "D32B0FA1C3707A4418C92669311B863831D494CF277054780C99458130E71361"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue