NetKAN added mod - PartWizardContinued-1.3.9
This commit is contained in:
parent
e144d286b8
commit
26968cc3c0
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PartWizardContinued",
|
||||
"name": "Part Wizard Continued",
|
||||
"abstract": "Part Wizard is a vehicle design utility plugin that adds a few conveniences when building your next strut/booster carrier. It provides a list of parts with part highlighting for easier identification, allows deleting of parts from the list on eligible parts, allows complete control of symmetry on eligible parts, allows selecting parts for Action Group assignment, shows either all parts or only those that are hidden from the editor's Parts List. (Helpful in finding obsolete parts when mod authors make updates.) and shows unavailable parts in career modes with options to buy one or all necessary parts for launch.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.3.9",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "BSD-3-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154466-12-part-wizard-continued-placeholder/",
|
||||
"spacedock": "https://spacedock.info/mod/1148/Part%20Wizard%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/PartWizard",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/PartWizard/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/PartWizard",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Wizard_Continued/Part_Wizard_Continued-1483537239.5761044.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PartWizard"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PartWizard",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1148/Part%20Wizard%20Continued/download/1.3.9",
|
||||
"download_size": 58015,
|
||||
"download_hash": {
|
||||
"sha1": "4EE376D30657E3C272D9E3A4CC82523BB39E598B",
|
||||
"sha256": "458EA4734108C9895875D637B7249CEF7D894703953E8437BA39D47F21ED46CC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-29T18:40:13.499903+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue