NetKAN added mod - PreciseNode-1.2.12
This commit is contained in:
parent
00c2bbe58b
commit
54bb2bdfc2
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PreciseNode",
|
||||
"name": "Precise Node",
|
||||
"abstract": "Provides a more precise widget for maneuver node editing",
|
||||
"author": [
|
||||
"blizzy78",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.2.12",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "BSD-2-clause",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161855-131-precise-node-continued-precisely-edit-your-maneuver-nodes/&",
|
||||
"spacedock": "https://spacedock.info/mod/1691/Precise%20Node%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/ksp-precisenode",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ksp-precisenode/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/PreciseNode"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/PreciseNode",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1691/Precise%20Node%20Continued/download/1.2.12",
|
||||
"download_size": 39364,
|
||||
"download_hash": {
|
||||
"sha1": "5ED9BCAA5228E367114DA7234D3C4D6C1EEC23B1",
|
||||
"sha256": "8B964C5E361DA5AD650A07E3E31CAB2A50E9CF58F17C251DE3F284946965EDE1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-25T19:53:36.938535+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue