NetKAN added mod - PreciseEditor-1-1.5.0.1 (#3151)
This commit is contained in:
parent
17618ed59b
commit
6630c654d4
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PreciseEditor",
|
||||
"name": "Precise Editor Continued",
|
||||
"abstract": "Editor mod to set a part's position and angle values with great precision. Also show CoM, CoL and CoT coordinates",
|
||||
"author": [
|
||||
"jfrouleau",
|
||||
"zolotiyeruki",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.5.0.1",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/211484-*",
|
||||
"spacedock": "https://spacedock.info/mod/3198/Precise%20Editor%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/PreciseEditor",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/PreciseEditor",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Precise_Editor_Continued/Precise_Editor_Continued-1673891124.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3198/Precise%20Editor%20Continued/download/1.5.0.1",
|
||||
"download_size": 95262,
|
||||
"download_hash": {
|
||||
"sha1": "35FBD2B7DE71CA5C3E7457CA1F2C809988DE34A2",
|
||||
"sha256": "2CCD823DC87D327A4C1A23DE2A11027D8EC467D95B2FCADD0861180208E025BA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 156364,
|
||||
"release_date": "2023-01-16T18:32:04.654366+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue