"NetKAN generated mods - AutomatedScienceSampler-1.1.3"
This commit is contained in:
parent
bf7b09860e
commit
2475ed074e
|
@ -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.1.3",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.3.3"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz/AutomatedScienceSampler",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/AutomatedScienceSampler/releases/download/1.1.3/AutomatedScienceSampler.zip",
|
||||
"download_size": 139863,
|
||||
"download_hash": {
|
||||
"sha1": "DA92B6DACC85E9039B320248B6EB970D988E104A",
|
||||
"sha256": "BA377EE6094B958D230D3F33B024430E4C90F8D701D4A3780E9E46BC22DA5243"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue