"NetKAN generated mods - PADContinued-0.3.3.7"
This commit is contained in:
parent
191e7fbf96
commit
9511c3e4aa
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PADContinued",
|
||||
"name": "Part Angle Display Continued",
|
||||
"abstract": "A plugin that allows you to surface attach parts at accurate angles",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170092-131-part-angle-display-continued-including-seamless-highly-accurate-rotation/",
|
||||
"spacedock": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/PartAngleDisplay",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Angle_Display_Continued/Part_Angle_Display_Continued-1516934366.3750505.jpg"
|
||||
},
|
||||
"version": "0.3.3.7",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PartAngleDisplay"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "PartAngleDisplay"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued/download/0.3.3.7",
|
||||
"download_size": 39494,
|
||||
"download_hash": {
|
||||
"sha1": "B2E2F1EB8341704631BC34DB014C0D452B0C5BA7",
|
||||
"sha256": "9C29121074A7BF58F26F5989074217FA6A4803281F6746BA80AF629E84A78E2A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue