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-v1.5.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

22 lines
666 B
Plaintext

{
"spec_version": 1,
"identifier": "CrowdSourcedScience",
"name": "Crowd Sourced Science",
"abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program",
"license": "CC-BY-NC-4.0",
"ksp_version": "0.90",
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"repository": "https://github.com/DuoDex/CrowdSourcedScience"
},
"author": "Olympic1",
"version": "v1.5.0",
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v1.5.0/CrowdSourcedScience.zip",
"x_generated_by": "netkan",
"download_size": 3224251
}