NetKAN generated mods - CrowdSourcedScience-v6.0
This commit is contained in:
parent
f9ec72f755
commit
9d88906a06
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "v6.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/92332-css/",
|
||||
"repository": "https://github.com/DuoDex/CrowdSourcedScience",
|
||||
"bugtracker": "https://github.com/DuoDex/CrowdSourcedScience/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/DuoDex/CrowdSourcedScience/master/CrowdSourcedScience.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "3.0.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CrowdSourcedScience",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v6.0/CrowdSourcedScience-v6.0.zip",
|
||||
"download_size": 345650,
|
||||
"download_hash": {
|
||||
"sha1": "1655625804EF194D9D588170FE8CD86FBB018DBE",
|
||||
"sha256": "84E2DD39426A30304AFC1264247A2DD8E979DBC82B103F42F66AA56AF6748CAC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-11T20:21:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue