"NetKAN generated mods - KerboKatzSmallUtilities-FPSLimiter-1.4.0"

This commit is contained in:
NetKAN inflator Robot 2016-04-30 09:11:45 +00:00
parent 8cf8dd7af1
commit 90e296a8ed
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"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.",
"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.4.0",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.1",
"depends": [
{
"name": "KerboKatzUtilities",
"min_version": "1.3.3"
}
],
"conflicts": [
{
"name": "KerboKatzSmallUtilities"
}
],
"install": [
{
"find": "FPSLimiter",
"install_to": "GameData/KerboKatz/SmallUtilities"
}
],
"download": "https://github.com/Xarun/SmallUtilities/releases/download/1.4.0/SmallUtilities.FPSLimiter.zip",
"download_size": 70015,
"x_generated_by": "netkan"
}