"NetKAN generated mods - CrowdSourcedScience-v4.0"
This commit is contained in:
parent
093bc70fee
commit
950aa35391
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CrowdSourcedScience",
|
||||
"name": "Crowd Sourced Science",
|
||||
"abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program",
|
||||
"author": [
|
||||
"DuoDex",
|
||||
"Olympic1",
|
||||
"Sigma88"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/92332-*/",
|
||||
"repository": "https://github.com/DuoDex/CrowdSourcedScience"
|
||||
},
|
||||
"version": "v4.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CrowdSourcedScience",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v4.0/CrowdSourcedScience.zip",
|
||||
"download_size": 1096743,
|
||||
"download_hash": {
|
||||
"sha1": "8A1D37B545965F1D15B3E0BDFCFE6E793BBA9DA9",
|
||||
"sha256": "F32A6D3DE0874FF4A5AEFDDD7E19FDCDCE1B50A596C398FDDB11CF4B63B784D6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue