"NetKAN generated mods - AutomatedScienceSampler-1.3.1"
This commit is contained in:
parent
ab123fd65a
commit
42c1236259
|
@ -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.3.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.1",
|
||||
"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.3.1/AutomatedScienceSampler.zip",
|
||||
"download_size": 147209,
|
||||
"download_hash": {
|
||||
"sha1": "41330A3AF4379B1B6A879B13C56D716E69A1569F",
|
||||
"sha256": "DC09662551B429CADBC99075C45C927968CCBB70D1364C0D4D9D54E41226F1C7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue