NetKAN generated mods - PADContinued-0.4.1
This commit is contained in:
parent
0ad16e32e5
commit
8ec73dadbc
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"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",
|
||||
"version": "0.4.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PartAngleDisplay"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PartAngleDisplay",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued/download/0.4.1",
|
||||
"download_size": 24051,
|
||||
"download_hash": {
|
||||
"sha1": "585F8CB93F87B453B52FE425FF5E4A07695FF28D",
|
||||
"sha256": "C4D4B3E8761889857B0CBBD1E8428EE5CE7B5BF95F6C04F1629494D42F509156"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-17T19:46:38.32301+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue