"NetKAN generated mods - KerboKatzSmallUtilities/KerboKatzSmallUtilities-1.2.2.ckan"
This commit is contained in:
parent
c96434cda4
commit
cac32be891
|
@ -1,12 +1,30 @@
|
|||
{
|
||||
"identifier": "KerboKatzSmallUtilities",
|
||||
"license": "restricted",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzSmallUtilities",
|
||||
"name": "KerboKatz - SmallUtilities",
|
||||
"abstract": "Adds small and usefull tools to kerbal. Read the forum post for more information :)",
|
||||
"author": "SpaceTiger",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/116034",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities",
|
||||
"repository": "https://github.com/Xarun/SmallUtilities/"
|
||||
},
|
||||
"version": "1.2.2",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SmallUtilities",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities/download/1.2.2",
|
||||
"download_size": 75940,
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerboKatzSmallUtilities-AfterBurner"
|
||||
|
@ -36,23 +54,5 @@
|
|||
"name": "KerboKatzSmallUtilities-AutoBalancingLandingLeg"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SmallUtilities",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "KerboKatz - SmallUtilities",
|
||||
"abstract": "Adds small and usefull tools to kerbal. Read the forum post for more information :)",
|
||||
"version": "1.2.2",
|
||||
"author": "SpaceTiger",
|
||||
"download": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities/download/1.2.2",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/116034",
|
||||
"repository": "https://github.com/Xarun/SmallUtilities/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/704/KerboKatz%20-%20SmallUtilities"
|
||||
},
|
||||
"download_size": 75940,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue