NetKAN generated mods - KerboKatzSmallUtilities-RecoverAll-1.5.4-KSP1.8
This commit is contained in:
parent
d9ec903b4a
commit
b19dcd90a4
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzSmallUtilities-RecoverAll",
|
||||
"name": "KerboKatz - SmallUtilities - RecoverAll",
|
||||
"abstract": "Adds the ability to recover all landed vessels in one go.",
|
||||
"author": [
|
||||
"SpaceTiger",
|
||||
"SpaceKitty"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://kerbokatz.github.io/",
|
||||
"repository": "https://github.com/Xarun/SmallUtilities",
|
||||
"bugtracker": "https://github.com/Xarun/SmallUtilities/issues"
|
||||
},
|
||||
"version": "1.5.4-KSP1.8",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.5.2"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerboKatzSmallUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RecoverAll",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.5.4-KSP1.8/SmallUtilities.RecoverAll.zip",
|
||||
"download_size": 76979,
|
||||
"download_hash": {
|
||||
"sha1": "3305AEDC091BCEA57F4DB885A0B74AF19BEACE80",
|
||||
"sha256": "781353BC726EA8F9173BCF5F71B39891732A5F72B3F6EB5C8AA33EB43E46D06E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue