NetKAN generated mods - KerbalXMod-1.1.0
This commit is contained in:
parent
a01b385b8e
commit
3d4a4c090a
|
@ -4,14 +4,18 @@
|
|||
"name": "KerbalX Mod",
|
||||
"abstract": "Uploads and updates your craft to KerbalX from within the game in a few clicks. Also enables downloading craft.",
|
||||
"author": "katateochi",
|
||||
"version": "1.1.0",
|
||||
"ksp_version_min": "1.4",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/84389-kerbalxcom",
|
||||
"repository": "https://github.com/Sujimichi/KerbalXMod",
|
||||
"bugtracker": "https://github.com/Sujimichi/KerbalXMod/issues"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"ksp_version_min": "1.4",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KXAPI"
|
||||
|
@ -30,9 +34,5 @@
|
|||
"sha256": "F9ECF16CB1341DDB213373BD20AC87787257875FB958EBA1009A682C9B53560A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue