-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #254 from DMagic1/dev
Version 17.0
- Loading branch information
Showing
1,225 changed files
with
21,882 additions
and
5,264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
SCAN_Settings_Config | ||
{ | ||
BackgroundScanning = True | ||
TimeWarpResolution = 15 | ||
ShowGroundTracks = True | ||
GroundTracksActiveOnly = True | ||
MechJebTarget = False | ||
OverlayTooltips = True | ||
WindowTooltips = True | ||
StockToolbar = True | ||
ToolbarMenu = True | ||
StockUIStyle = False | ||
UIScale = 1 | ||
BiomeLock = True | ||
RequireNarrowBand = True | ||
DisableStockResource = False | ||
InstantScan = True | ||
UseStockTreshold = True | ||
StockTreshold = 0.899999976 | ||
Interpolation = 8 | ||
ResourceMapHeight = 256 | ||
BiomeMapHeight = 512 | ||
CoverageTransparency = 0.200000003 | ||
TrueGreyScale = False | ||
ExportCSV = False | ||
BiomeTransparency = 0.400000006 | ||
BiomeBorder = True | ||
StockBiomes = False | ||
LowBiomeColor = 0.321568608,0.396078408,0.145098001,1 | ||
HighBiomeColor = 0.988235295,0.752941191,0.0235294104,1 | ||
SlopeCutoff = 1 | ||
BottomLowSlopeColor = 0.603921592,0.68235302,0.0274509806,1 | ||
BottomHighSlopeColor = 0.992156923,1,0.321568608,1 | ||
TopLowSlopeColor = 0.992156923,1,0.321568608,1 | ||
TopHighSlopeColor = 0.992156923,0.254902005,0.117647097,1 | ||
CheatMapFill = False | ||
CheatStartLoTerrain = False | ||
CheatStartHiTerrain = False | ||
CheatStartBiome = False | ||
CheatStartFuzzyResources = False | ||
CheatStartOre = False | ||
CheatStartAllResources = False | ||
BigMapWidth = 720 | ||
ZoomMapWidth = 240 | ||
BigMapPosition = 400,-400 | ||
MainMapPosition = 100,-200 | ||
ZoomMapPosition = 400,-400 | ||
InstrumentsPosition = 100,-500 | ||
OverlayPosition = 600,-200 | ||
} |
Oops, something went wrong.