"NetKAN generated mods - KerboKatzSmallUtilities-PhysicalTimeRatioViewer-1.4.2"
This commit is contained in:
parent
39d0a7a777
commit
01c0f046de
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "KerboKatzSmallUtilities-PhysicalTimeRatioViewer",
|
||||||
|
"name": "KerboKatz - SmallUtilities - PhysicalTimeRatioViewer",
|
||||||
|
"abstract": "Displays a simple layer much like FPSViewer to compare ingame vs real time speed.",
|
||||||
|
"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.2",
|
||||||
|
"ksp_version_min": "1.1.0",
|
||||||
|
"ksp_version_max": "1.1.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "KerboKatzUtilities",
|
||||||
|
"min_version": "1.3.3"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "KerboKatzSmallUtilities"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "PhysicalTimeRatioViewer",
|
||||||
|
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.4.2/SmallUtilities.PhysicalTimeRatioViewer.zip",
|
||||||
|
"download_size": 71254,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue