2016-04-23 18:27:16 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.4",
|
|
|
|
"identifier": "KerboKatzSmallUtilities-FPSLimiter",
|
|
|
|
"name": "KerboKatz - SmallUtilities - FPSLimiter",
|
|
|
|
"abstract": "Limits the fps (frames per second) while kerbal is running in the background causing it to use less CPU & GPU cycles.",
|
2016-04-28 00:11:06 +00:00
|
|
|
"author": [
|
|
|
|
"SpaceTiger",
|
|
|
|
"SpaceKitty"
|
|
|
|
],
|
2016-04-23 18:27:16 +00:00
|
|
|
"license": "restricted",
|
|
|
|
"resources": {
|
2016-04-26 11:15:12 +00:00
|
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/104505-11-kerbokatz-smallutilities",
|
2016-04-23 18:27:16 +00:00
|
|
|
"repository": "https://github.com/Xarun/SmallUtilities"
|
|
|
|
},
|
|
|
|
"version": "1.3.1",
|
|
|
|
"ksp_version": "1.1",
|
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "KerboKatzUtilities",
|
|
|
|
"min_version": "1.2.6"
|
|
|
|
}
|
|
|
|
],
|
2016-04-26 11:15:12 +00:00
|
|
|
"conflicts": [
|
|
|
|
{
|
|
|
|
"name": "KerboKatzSmallUtilities"
|
|
|
|
}
|
|
|
|
],
|
2016-04-23 18:27:16 +00:00
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"find": "FPSLimiter",
|
|
|
|
"install_to": "GameData/KerboKatz/SmallUtilities"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://github.com/Xarun/SmallUtilities/releases/download/1.3.1/SmallUtilities.FPSLimiter.zip",
|
|
|
|
"download_size": 185108,
|
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|