"NetKAN generated mods - KerboKatzSmallUtilities-PhysicalTimeRatioViewer-1.5.3"
This commit is contained in:
parent
8be8ee1e49
commit
3014919e52
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.5.3",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.4.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerboKatzSmallUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PhysicalTimeRatioViewer",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.5.3/SmallUtilities.PhysicalTimeRatioViewer.zip",
|
||||
"download_size": 71853,
|
||||
"download_hash": {
|
||||
"sha1": "31D47002E723C7F0B92D5D11FE0D4A0B737399E3",
|
||||
"sha256": "1DF4439CED92CAD8A1F3380CA8250274F46B548FC34547344B40658ADDE4566E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue