NetKAN added mod - PreciseNode-1.2.11.3
This commit is contained in:
parent
6df9f5cbf9
commit
3b267ef0a6
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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.11.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "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.11.3",
|
||||
"download_size": 39318,
|
||||
"download_hash": {
|
||||
"sha1": "0E9DD16E3A96ED8FB6957531E57D6A1053E77109",
|
||||
"sha256": "77D852B747B32CB88CB624E575CFEBB498F47AA55F40F7AFCF5EDC46E0F7D734"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-25T13:39:39.11717+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue