mirror of
https://github.com/araxiaonline/WoW-Launcher.git
synced 2026-06-13 01:22:21 -04:00
1.4 KiB
1.4 KiB
WoW-Launcher
A game launcher for World of Warcraft (9.0.5 and later) that allows you to connect to custom servers.
License & Copyright
The WoW Launcher source is licensed under the MIT license.
Binary Releases
You can find signed binary releases at Arctium
Building
Build Prerequisites
- .NET Core SDK 6.0.0-preview6 or later
Build Instructions Windows (native)
- Execute
dotnet publish -r win-x64 /p:Configuration=Release /p:platform="x64" --self-contained - Native output is placed in
build\Release\bin\native
Usage Windows
- Copy
Actium WoW Launcher.exeto your World of Warcraft folder. - Optional: Edit the
WTF/Config.wtfto set your portal or use a different config file with the-config Config2.wtflaunch arg. - Run the
Actium WoW Launcher.exe
Parameters
--path "Your WoW Path"to specify your custom wow path.--binary "Your WoW Binary"to specify your custom wow binary name.-keepcacheto skip deleting the Cache folder on launch..
WARNING
DO NOT USE THIS AS BASE FOR ANY OFFICIAL SERVER TOOLS. IT WILL GET YOU BANNED THERE!!!
Special Request <3
Please do NOT remove the name arctium from the final binary.
Blizzard filters their crash logs based on localhost and the string arctium in the binary name.