mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 19:29:47 +02:00
94 lines
2.6 KiB
INI
94 lines
2.6 KiB
INI
; === propertyMap File ===
|
|
; This file defines default properties and values. Do not edit this file,
|
|
; instead, to modify, copy any properties to glestuser.ini, then change these as
|
|
; needed. Values contained in glestuser.ini will overwrite values found here.
|
|
;
|
|
AiLog=0
|
|
AiRedir=false
|
|
AllowDownloadDataSynch=false
|
|
AllowGameDataSynchCheck=false
|
|
AllowRotateUnits=true
|
|
AutoMaxFullScreen=false
|
|
AutoTest=false
|
|
CheckGlCaps=true
|
|
ColorBits=32
|
|
ConsoleMaxLines=6
|
|
ConsoleMaxLinesStored=25
|
|
ConsoleTimeout=20
|
|
DataPath=$APPLICATIONDATAPATH/
|
|
LogPath=$HOME/.glest/
|
|
DayTime=1000
|
|
DebugLogFile=debug.log
|
|
DebugMode=false
|
|
DebugPerformance=false
|
|
DebugNetwork=false
|
|
DebugWorldSynch=false
|
|
DefaultActionAttack=1
|
|
DepthBits=16
|
|
FactoryGraphics=OpenGL
|
|
FactorySound=OpenAL
|
|
FastSpeedLoops=8
|
|
FileArchiveExtension=.7z
|
|
FileArchiveExtractCommand=7z
|
|
FileArchiveExtractCommandParameters=x -o{outputpath} {archivename}
|
|
FileArchiveExtractCommandSuccessResult=0
|
|
FileArchiveCompressCommand=7z
|
|
FileArchiveCompressCommandParameters=a -r -xr!?svn\* {archivename} {archivefiles}
|
|
FileArchiveCompressCommandSuccessResult=0
|
|
Filter=Bilinear
|
|
FilterMaxAnisotropy=1
|
|
FirstTime=false
|
|
FocusArrows=true
|
|
FogOfWarSmoothing=true
|
|
FogOfWarSmoothingFrameSkip=3
|
|
FontConsoleBaseSize=14
|
|
FontConsolePostfix=-*-*-*-*-*-*-*
|
|
FontConsolePrefix=-*-arial-*-r-*-*-
|
|
FontDisplayBaseSize=12
|
|
FontDisplayPostfix=-*-*-*-*-*-*-*
|
|
FontDisplayPrefix=-*-arial-*-r-*-*-
|
|
FontDisplaySmallBaseSize=12
|
|
FontMenuBigBaseSize=20
|
|
FontMenuBigPostfix=-*-*-*-*-*-*-*
|
|
FontMenuBigPrefix=-*-arial-*-r-*-*-
|
|
FontMenuNormalBaseSize=14
|
|
FontMenuNormalPostfix=-*-*-*-*-*-*-*
|
|
FontMenuNormalPrefix=-*-arial-*-r-*-*-
|
|
FontMenuVeryBigBaseSize=25
|
|
FontSizeAdjustment=0
|
|
FONT_HEIGHT_TEXT=yW
|
|
IRCServer=irc.freenode.net
|
|
IRCChannel=#glest-lobby
|
|
Lang=english
|
|
MaxLights=8
|
|
Masterserver=http://master.megaglest.org/
|
|
Modserver=https://glest.io/
|
|
NetPlayerName=newbie
|
|
NetworkConsistencyChecks=true
|
|
NetworkInterfaces=lo,eth,wlan,vlan,vboxnet,br-lan,br-gest,enp0s,enp1s,enp2s,enp3s,enp4s,enp5s,enp6s,enp7s,enp8s,enp9s
|
|
PhotoMode=false
|
|
PortList=61357,61367,61377,61387,61397
|
|
PortServer=61357
|
|
ScreenHeight=768
|
|
ScreenWidth=1024
|
|
ServerIp=192.168.0.107
|
|
ShadowFrameSkip=2
|
|
ShadowTextureSize=512
|
|
Shadows=Projected
|
|
SoundStaticBuffers=16
|
|
SoundStreamingBuffers=4
|
|
SoundVolumeAmbient=70
|
|
SoundVolumeFx=70
|
|
SoundVolumeMusic=70
|
|
StencilBits=0
|
|
Textures3D=true
|
|
UnitParticles=true
|
|
UpdateCheckURL=https://glest.io/version.txt
|
|
UpdateDownloadURL=https://github.com/glest/glest-source#download-for-windows
|
|
UpdateNotifier=true
|
|
UserData_Root=$HOME/.glest/
|
|
Website=https://glest.io
|
|
JoinUs=https://discord.gg/es3EyBB
|
|
BugReportUrl=https://github.com/Glest/glest-source/issues
|
|
Windowed=false
|