"NetKAN generated mods - KerboKatzSmallUtilities-RecoverAll-1.5.1"
This commit is contained in:
parent
b87acbe6e9
commit
a7d5e49429
|
@ -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.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.4.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerboKatzSmallUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RecoverAll",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.5.1/SmallUtilities.RecoverAll.zip",
|
||||
"download_size": 74409,
|
||||
"download_hash": {
|
||||
"sha1": "43E68FFA811B4658F494F4CC0612E0A548FA1082",
|
||||
"sha256": "33C02DC509E36B6F07F9695EB94F73BA09F08234E70D2D2BA1B988DA565A67FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue