"NetKAN generated mods - KerboKatzSmallUtilities-DestroyAll-1.5.4"
This commit is contained in:
parent
e6b640ef2d
commit
72de9f9038
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzSmallUtilities-DestroyAll",
|
||||
"name": "KerboKatz - SmallUtilities - DestroyAll",
|
||||
"abstract": "Adds the ability to destroy multiple vessels quickly.",
|
||||
"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",
|
||||
"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": "DestroyAll",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.5.4/SmallUtilities.DestroyAll.zip",
|
||||
"download_size": 76339,
|
||||
"download_hash": {
|
||||
"sha1": "E69F36029C4DDB74862C0E0AD85741DF7AEB7BFE",
|
||||
"sha256": "4B8A29F4E007343A9DF19463A6D21C5E38222F6C22C1B6E7860125BB245BED5D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue