mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - CrowdSourcedScience-v4.1.1"
This commit is contained in:
39
CrowdSourcedScience/CrowdSourcedScience-v4.1.1.ckan
Normal file
39
CrowdSourcedScience/CrowdSourcedScience-v4.1.1.ckan
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"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.1.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "3.0.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CrowdSourcedScience",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v4.1.1/CrowdSourcedScience.zip",
|
||||
"download_size": 1198766,
|
||||
"download_hash": {
|
||||
"sha1": "5C2C5784C04501D60AB63113BA486F9C1D36BCAF",
|
||||
"sha256": "F34C1F677B45663F0BCE007DAEE97820461C84BE1B698B5A1505B57134EE8110"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user