1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/CrowdSourcedScience/CrowdSourcedScience-v3.0.ckan
Matthew e8adaeb352 Fix old mistakes (#1175)
* `comments` to `comment`

* `Install` to `install`

* `recommend` to `recommends`

* Lock KSPInterstellar to ksp_version 0.90

* Remove `ksp_min_version`

* `status` to `release_status`

* `status` and `release-status` to `release_status`

* Go away beta

* Go away beta 2

* Fix install
2016-05-30 18:11:13 -04:00

29 lines
993 B
JSON

{
"spec_version": 1,
"identifier": "CrowdSourcedScience",
"name": "Crowd Sourced Science",
"abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program",
"author": "Olympic1",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/102373",
"repository": "https://github.com/DuoDex/CrowdSourcedScience"
},
"version": "v3.0",
"ksp_version": "1.0",
"release_status": "stable",
"depends": [
{
"name": "ModuleManager"
}
],
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v3.0/CrowdSourcedScience.zip",
"download_size": 1063104,
"download_hash": {
"sha1": "6EFEB4827556D7CB4C655524DD54C42C63DC9EC8",
"sha256": "3589C259E921C198877306C3789DA3643CBED87284E341DF51F71DEA33E42677"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}