NetKAN generated mods - SolarCycleSimulator-1.2.0
This commit is contained in:
parent
cc176d8841
commit
24c39491d3
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
"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",
|
||||
"release_date": "2020-07-26T21:09:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue