mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Fix typo
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerboKatzSmallUtilities-DisableTempGagues",
|
||||
"name": "KerboKatz - SmallUtilities - DisableTempGagues",
|
||||
"identifier": "KerboKatzSmallUtilities-DisableTempGauges",
|
||||
"name": "KerboKatz - SmallUtilities - DisableTempGauges",
|
||||
"abstract": "Disables the heat gauges everytime you enter the flight",
|
||||
"author": "SpaceTiger",
|
||||
"license": "restricted",
|
||||
@ -19,7 +19,7 @@
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DisableTempGagues",
|
||||
"find": "DisableTempGauges",
|
||||
"install_to": "GameData/KerboKatz/SmallUtilities"
|
||||
}
|
||||
],
|
Reference in New Issue
Block a user