NetKAN added mod - NodeHelper-1.5.1.5
This commit is contained in:
parent
cdb7d925c5
commit
de09443cb9
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NodeHelper",
|
||||
"name": "Node Helper",
|
||||
"abstract": "KSP node editor",
|
||||
"author": [
|
||||
"Felbourn",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.5.1.5",
|
||||
"ksp_version_min": "1.12.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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/NodeHelper"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NodeHelper",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/NodeHelper/releases/download/1.5.1.5/NodeHelper-1.12.0-1.5.1.5.zip",
|
||||
"download_size": 32863,
|
||||
"download_hash": {
|
||||
"sha1": "C8108BA51A141B799DB0D1B52BD82F77DA7AE005",
|
||||
"sha256": "CB9ED998A9EB33104F80268257AE7A18F61A1165261A53065BF3C468669DAD46"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-01T23:59:34Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue