"NetKAN generated mods - AutomatedScienceSampler-1.1.1"
This commit is contained in:
parent
cec6fff97b
commit
d68425ece4
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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.1",
|
||||
"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/Xarun/AutomatedScienceSampler/releases/download/1.1.1/AutomatedScienceSampler.zip",
|
||||
"download_size": 135006,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue