CKAN-meta/SolarCycleSimulator/SolarCycleSimulator-1.2.0.ckan

45 lines
1.3 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "SolarCycleSimulator",
"name": "Solar Cycle Simulator",
"abstract": "Generates and tracks the constantly changing solar cycles of the sun",
"author": [
"PapaJoesSoup",
"linuxgurugamer"
],
"version": "1.2.0",
"ksp_version_min": "1.8.1",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"repository": "https://github.com/linuxgurugamer/SolarCycleSimulator",
"remote-avc": "http://ksp.spacetux.net/avc/SolarCycleSimulator"
},
"tags": [
"library"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"find": "WhitecatIndustries",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/SolarCycleSimulator/releases/download/1.2.0/SolarCycleSimulator-1.8.0-1.2.0.zip",
"download_size": 16516,
"download_hash": {
"sha1": "0C3FE92CBACF5D6F7834A251FEBBF6DBCF1125B0",
"sha256": "F7AF0934A85D7158E7BFDAE34BA764B80B0BDA052B673234DBC7F50235DB4918"
},
"download_content_type": "application/zip",
"install_size": 28214,
"release_date": "2020-07-26T21:09:24Z",
"x_generated_by": "netkan"
}