NetKAN generated mods - KerboKatzSmallUtilities-PhysicalTimeRatioViewer-1.5.4-KSP1.8
This commit is contained in:
parent
5c4efc7bad
commit
b63a50d5c2
|
@ -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.4-KSP1.8",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.5.2"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerboKatzSmallUtilities"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PhysicalTimeRatioViewer",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/SmallUtilities/releases/download/1.5.4-KSP1.8/SmallUtilities.PhysicalTimeRatioViewer.zip",
|
||||
"download_size": 74340,
|
||||
"download_hash": {
|
||||
"sha1": "826E058D7CB1DF70132165C109750389C47D17D2",
|
||||
"sha256": "F2FEE159AFD944BE9D8364F5A454B839406A6073B41CD1951A8FED00135DC210"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue