NetKAN generated mods - NodeHelper-1.5.1.4
This commit is contained in:
parent
4b1cf6d12b
commit
69f0890cba
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NodeHelper",
|
||||
"name": "Node Helper",
|
||||
"abstract": "KSP node editor",
|
||||
"author": [
|
||||
"Felbourn",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.5.1.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190144-*",
|
||||
"repository": "https://github.com/linuxgurugamer/NodeHelper",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/NodeHelper/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NodeHelper",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/NodeHelper/releases/download/1.5.1.4/NodeHelper-1.8.0-1.5.1.4.zip",
|
||||
"download_size": 32838,
|
||||
"download_hash": {
|
||||
"sha1": "801FAFD2ED6A98450CA5C7CD5C378A3DBFA26DBB",
|
||||
"sha256": "A0059EE663EA9C532D5DF11DCB5DE6BF5385477706A748CC79A694A1F4821BC0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-15T20:46:52Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue