"NetKAN generated mods - PreciseEditor-0.2.0"
This commit is contained in:
parent
d5bdf85193
commit
fa634c275b
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"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": "testing",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://github.com/jfrouleau/PreciseEditor",
|
||||||
|
"repository": "https://github.com/jfrouleau/PreciseEditor"
|
||||||
|
},
|
||||||
|
"version": "0.2.0",
|
||||||
|
"ksp_version": "1.4.5",
|
||||||
|
"download": "https://github.com/jfrouleau/PreciseEditor/releases/download/0.2.0/PreciseEditor-0.2.0.zip",
|
||||||
|
"download_size": 25125,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8F89D9843489EFC5DE79BFF0C9BFFD2198A37F7C",
|
||||||
|
"sha256": "36C9DB64890F8C72448CE8965CA218EE7539BEA19948238C2AC0BF1FD6041971"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue