no edit summary
(→File contents: need spaces) |
No edit summary |
||
| Line 1: | Line 1: | ||
'''Realmlist.wtf''' is a [[WTF|Warcraft Text File]] that tells the [[WoW]] client which [[server]] to connect to. As of [[patch 2.1]], a patchlist directive was added, presumably in conjunction with the new features of the [[World of Warcraft Launcher]]. During [[patch 3.0.2]], the file was moved out of the main ''World of Warcraft'' folder into a subfolder (\World of Warcraft\Data\enUS\). | '''Realmlist.wtf''' is a [[WTF|Warcraft Text File]] that tells the [[WoW]] client which [[server]] to connect to. As of [[patch 2.1]], a patchlist directive was added, presumably in conjunction with the new features of the [[World of Warcraft Launcher]]. During [[patch 3.0.2]], the file was moved out of the main ''World of Warcraft'' folder into a subfolder (\World of Warcraft\Data\enUS\). | ||
| Line 9: | Line 5: | ||
''enGB client used as example'': | ''enGB client used as example'': | ||
<code>set realmlist eu.logon.worldofwarcraft.com | <code>set realmlist eu.logon.worldofwarcraft.com | ||
set patchlist enGB.patch.battle.net:1119/patch | |||
set realmlistbn "" | |||
set portal eu</code> | |||
For US clients: | For US clients: | ||
| Line 24: | Line 20: | ||
Post-patch 2.1, the patchlist directive now also supports the [[PTR|Public Test Realm]] Clients, and updates those as nessecary, as such the file now have additional contents. There is also support for the background downloader although it is hard to say when this was added. | Post-patch 2.1, the patchlist directive now also supports the [[PTR|Public Test Realm]] Clients, and updates those as nessecary, as such the file now have additional contents. There is also support for the background downloader although it is hard to say when this was added. | ||
[[Category:UI technical details]] | [[Category:UI technical details]] | ||