NetKAN generated mods - ShipManifest-6.0.0.2
This commit is contained in:
parent
5b2b38fa70
commit
b3d929d24c
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"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.0.2",
|
||||
"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": [
|
||||
"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.0.2/ShipManifest-6.0.0.2_20200304205112.zip",
|
||||
"download_size": 694840,
|
||||
"download_hash": {
|
||||
"sha1": "902C58B52DCDDD4212505815CEA4CE18FF0E0C89",
|
||||
"sha256": "66AB55CF7B6EE2E365B3560DF60300630AE64DD60D2AD10E578165BB07D98D88"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue