NetKAN generated mods - PreciseEditor-1.3.1
This commit is contained in:
parent
732f494149
commit
63494b6191
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PreciseEditor",
|
||||
"name": "Precise Editor",
|
||||
"abstract": "Editor mod to set a part's position and angle values with great precision. Also show CoM, CoL and CoT coordinates.",
|
||||
"author": "jfrouleau",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/jfrouleau/PreciseEditor",
|
||||
"repository": "https://github.com/jfrouleau/PreciseEditor"
|
||||
},
|
||||
"version": "1.3.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"download": "https://github.com/jfrouleau/PreciseEditor/releases/download/1.3.1/PreciseEditor-1.3.1.zip",
|
||||
"download_size": 31243,
|
||||
"download_hash": {
|
||||
"sha1": "C58B48A8235F5101C9BD3A651FD05533148EF27A",
|
||||
"sha256": "ADD8CD9895CECDF61D65A52124A04CC7CDCA9D56C9F8FB146170E1CD013E6F63"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue