mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
a7a496af0e
Works only for "localhost". Still can be used with external server but in such case server should be started first.
17 lines
912 B
Properties
17 lines
912 B
Properties
server-name=localhost
|
|
port=17171
|
|
remote-server=mage-server
|
|
cards-resource-path=/home/loki/.wine/drive_c/Program Files/Wizards of the Coast/Magic Online/Graphics/Cards/
|
|
symbols-resource-path=/home/loki/.wine/drive_c/Program Files/Wizards of the Coast/Magic Online/Graphics/Chat/chat_graphic_typingicon_
|
|
resource-path=/home/loki/.wine/drive_c/Program Files/Wizards of the Coast/Magic Online/Graphics/Cards/Pics/
|
|
#cards-resource-path=resources/images/cards/
|
|
#symbols-resource-path=resources/images/symbols/
|
|
#resource-path=resources/images/
|
|
card-scaling-factor=0.4
|
|
hand-scaling-factor=1.3
|
|
|
|
# parameters for debugging and testing faster
|
|
default-deck-path=C:\\Users\\836D~1\\AppData\\Local\\Temp\\tempDeck1577fd51-f098-420e-8794-c22d2c0602d99142449166006085381.dck
|
|
# 0: Human, 1: Computer - minimax, 2: Computer - mad, 3: Computer - Monte Carlo
|
|
default-other-player-index=2
|
|
default-computer-name=computer
|