mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - AutomatedScienceSampler-1.2.1"
This commit is contained in:
39
AutomatedScienceSampler/AutomatedScienceSampler-1.2.1.ckan
Normal file
39
AutomatedScienceSampler/AutomatedScienceSampler-1.2.1.ckan
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "AutomatedScienceSampler",
|
||||||
|
"name": "AutomatedScienceSampler",
|
||||||
|
"abstract": "Automates science experiments.",
|
||||||
|
"author": [
|
||||||
|
"SpaceTiger",
|
||||||
|
"SpaceKitty"
|
||||||
|
],
|
||||||
|
"license": "restricted",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://kerbokatz.github.io/",
|
||||||
|
"repository": "https://github.com/Xarun/AutomatedScienceSampler",
|
||||||
|
"bugtracker": "https://github.com/Xarun/AutomatedScienceSampler/issues"
|
||||||
|
},
|
||||||
|
"version": "1.2.1",
|
||||||
|
"ksp_version_min": "1.2.0",
|
||||||
|
"ksp_version_max": "1.2.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "KerboKatzUtilities",
|
||||||
|
"min_version": "1.4.0"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/KerboKatz/AutomatedScienceSampler",
|
||||||
|
"install_to": "GameData/KerboKatz"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/KerboKatz/AutomatedScienceSampler/releases/download/1.2.1/AutomatedScienceSampler.zip",
|
||||||
|
"download_size": 152296,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "6C1CEF2244D86775675B02060B88E1E42492A9A4",
|
||||||
|
"sha256": "6DD97E5A930FC138720B9620017E6DF914BD707FF2ED72159A48371FBF93BFF9"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user