mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KerboKatzSmallUtilities-PhysicalTimeRatioViewer-1.3.1"
This commit is contained in:
@ -0,0 +1,28 @@
|
||||
{
|
||||
"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": "Xarun",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Xarun/SmallUtilities"
|
||||
},
|
||||
"version": "1.3.1",
|
||||
"ksp_version": "1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.2.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PhysicalTimeRatioViewer",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Xarun/SmallUtilities/releases/download/1.3.1/SmallUtilities.PhysicalTimeRatioViewer.zip",
|
||||
"download_size": 185089,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user