NetKAN generated mods - ShipManifest-6.0.1.0
This commit is contained in:
parent
0960e7819c
commit
d789119cf6
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ShipManifest",
|
||||
"name": "Ship Manifest",
|
||||
"abstract": "Manages Crew, Science, & Resources on a given vessel.",
|
||||
"author": [
|
||||
"Papa_Joe",
|
||||
"Micha"
|
||||
],
|
||||
"version": "6.0.1.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=192129",
|
||||
"repository": "https://github.com/mwerle/ShipManifest",
|
||||
"bugtracker": "https://github.com/mwerle/ShipManifest/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"crewed",
|
||||
"science",
|
||||
"resources",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "DeepFreeze"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/mwerle/ShipManifest/releases/download/6.0.1.0/ShipManifest-6.0.1.0_20200614201403.zip",
|
||||
"download_size": 703646,
|
||||
"download_hash": {
|
||||
"sha1": "0FF982A4D0FDF5E52E3A302C10341AFED5354508",
|
||||
"sha256": "DA3C9BFBC20847C3ABB79F9042A87247610F4A06124B47D235796B336EA38E32"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue