"NetKAN generated mods - ShipManifest-5.1.4.1"
This commit is contained in:
parent
dbaa789ff4
commit
cbb2056cfb
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ShipManifest",
|
||||
"name": "Ship Manifest",
|
||||
"abstract": "Manages Crew, Science, & Resources on a given vessel.",
|
||||
"author": "Papa_Joe",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/56643-/",
|
||||
"repository": "https://github.com/PapaJoesSoup/ShipManifest",
|
||||
"x_curse": "http://kerbal.curseforge.com/plugins/220357-ship-manifest"
|
||||
},
|
||||
"version": "5.1.4.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.1.0",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "DeepFreeze"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PapaJoesSoup/ShipManifest/releases/download/5.1.4.1/ShipManifest.5.1.4.1_05262017.zip",
|
||||
"download_size": 646625,
|
||||
"download_hash": {
|
||||
"sha1": "450AD9CCAAFFD847E8E7A2653ABC033AF34945FD",
|
||||
"sha256": "926EC63E3BA63A2CF9294B95320B203F02CBA5BEA70B8F387B1963E629D59BC1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue