mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse` (and adjusts the `spec_version` where needed).
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"spec_version": "v1.20",
|
|
"identifier": "ShipManifest",
|
|
"name": "Ship Manifest",
|
|
"abstract": "Ship Manifest is a tool to manage your ship's \"things\". Ship Manifest moves crew, Science and Resources around from part to part within your ship or station. It also manages Hatches, Solar Panels, Antennas and Lights.",
|
|
"author": "Papa_Joe",
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"release_status": "stable",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/62270",
|
|
"repository": "https://github.com/PapaJoesSoup/ShipManifest",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/261/Ship%20Manifest",
|
|
"curse": "http://kerbal.curseforge.com/plugins/220357-ship-manifest"
|
|
},
|
|
"version": "4.2.0.2",
|
|
"ksp_version": "1.0.2",
|
|
"suggests": [
|
|
{
|
|
"name": "CLS"
|
|
},
|
|
{
|
|
"name": "Toolbar"
|
|
},
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"download": "https://archive.org/download/ShipManifest-4.2.0.2/A9177CB3-ShipManifest-4.2.0.2.zip",
|
|
"download_size": 606967,
|
|
"download_hash": {
|
|
"sha1": "A9177CB3C145CFFB20F92BBCF71F1D44F595C351",
|
|
"sha256": "131E21ADE5C73F7A23DBE1FF7448C80AC317D505EAF405CA611B3CDEFCE36594"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|