"NetKAN generated mods - PreciseNode-1.2.10.3"
This commit is contained in:
parent
ccc774db21
commit
e8918dd2d0
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "PreciseNode",
|
||||||
|
"name": "Precise Node",
|
||||||
|
"abstract": "Provides a more precise widget for maneuver node editing",
|
||||||
|
"author": [
|
||||||
|
"blizzy78",
|
||||||
|
"linuxgurugamer"
|
||||||
|
],
|
||||||
|
"license": "BSD-2-clause",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161855-13-precise-node-continued-precisely-edit-your-maneuver-nodes/",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/ksp-precisenode",
|
||||||
|
"github": {
|
||||||
|
"url": "https://github.com/linuxgurugamer/ksp-precisenode",
|
||||||
|
"releases": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"version": "1.2.10.3",
|
||||||
|
"ksp_version": "1.4.5",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ClickThroughBlocker"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "GameData/PreciseNode",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/linuxgurugamer/ksp-precisenode/releases/download/1.2.10.3/PreciseNode-1.4.5-1.2.10.3.zip",
|
||||||
|
"download_size": 53811,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "F935818C57305EC056CDDDD0ECFC85FDB1DD3451",
|
||||||
|
"sha256": "E2F53C2D18647CBD07CFE02E387E206BEA8646B9EE6E88853FEC4EF4DDE8B177"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue