"NetKAN generated mods - KerboKatzSmallUtilities-FPSViewer-1.3.1"
This commit is contained in:
parent
f7855d7eb9
commit
0bfef4835d
KerboKatzSmallUtilities-FPSViewer
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzSmallUtilities-FPSViewer",
|
||||
"name": "KerboKatz - SmallUtilities - FPSViewer",
|
||||
"abstract": "A simple and easy way to display the current game fps",
|
||||
"author": "Xarun",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Xarun/SmallUtilities"
|
||||
},
|
||||
"version": "1.3.1",
|
||||
"ksp_version": "1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.2.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FPSViewer",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Xarun/SmallUtilities/releases/download/1.3.1/SmallUtilities.FPSViewer.zip",
|
||||
"download_size": 184736,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue