mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
* `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
22 lines
666 B
Plaintext
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
|
|
}
|