All Projects → Arctium → WoW-Launcher

Arctium / WoW-Launcher

Licence: MIT license
A game launcher for World of Warcraft that allows you to connect to custom servers.

Programming Languages

C#
18002 projects
smalltalk
420 projects

Projects that are alternatives of or similar to WoW-Launcher

TBLauncher
based on https://github.com/Neamar/KISS
Stars: ✭ 74 (+32.14%)
Mutual labels:  launcher
zoom-go
A command line tool for joining your next Zoom meeting.
Stars: ✭ 34 (-39.29%)
Mutual labels:  launcher
marathon
minimal run-or-focus launcher for Linux/X
Stars: ✭ 54 (-3.57%)
Mutual labels:  launcher
plotty
matplotlib-cpp with Eigen interfaces.
Stars: ✭ 39 (-30.36%)
Mutual labels:  wow
AmeisenNavigation
Navigationmesh Server for my bot based on the TrinityCore MMAP's and Recast & Detour
Stars: ✭ 35 (-37.5%)
Mutual labels:  wow
tv-launcher
Android launcher with a focus on big screens like televisions.
Stars: ✭ 59 (+5.36%)
Mutual labels:  launcher
MarsAdmin
MarsAdmin v7 is a general interface add-on which will help staff member ingame for trinity core.
Stars: ✭ 13 (-76.79%)
Mutual labels:  wow
Fortnite-Forcer
A easy to use anti-cheat switcher for Fortnite written in C#.
Stars: ✭ 19 (-66.07%)
Mutual labels:  launcher
Lineage-Icons
LineageOS Icon Pack
Stars: ✭ 37 (-33.93%)
Mutual labels:  launcher
CemUI
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (+110.71%)
Mutual labels:  launcher
ClassicEmu
ClassicEmu is an Open Source Server for World of Warcraft (1.12.1, 2.4.3 and 3.3.5a) written in .NET6
Stars: ✭ 33 (-41.07%)
Mutual labels:  wow
XIV Databar
AddOn for WoW that displays a databar at the bottom/top of the screen with several modules and customization options.
Stars: ✭ 43 (-23.21%)
Mutual labels:  wow
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-37.5%)
Mutual labels:  launcher
wow-classic-items
Collection of all WoW Classic and The Burning Crusade Classic items, professions, zones and classes
Stars: ✭ 29 (-48.21%)
Mutual labels:  wow
SDKLauncher-iOS
A small iOS application to serve as a launcher/testbed for the Readium SDK.
Stars: ✭ 69 (+23.21%)
Mutual labels:  launcher
zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,078 (+3610.71%)
Mutual labels:  launcher
Asuite
ASuite is a simple open source portable launcher for Microsoft Windows.
Stars: ✭ 58 (+3.57%)
Mutual labels:  launcher
hearthstone-card-images
(Archived, see below) Hearthstone card image repository
Stars: ✭ 63 (+12.5%)
Mutual labels:  wow
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (+182.14%)
Mutual labels:  launcher
EverythingPortable
EverythingPortable
Stars: ✭ 59 (+5.36%)
Mutual labels:  launcher

WoW-Launcher

A game launcher for World of Warcraft that allows you to connect to custom servers.

Support

License, Copyright & Contributions

Please see our Open Source project Documentation Repo

Binary Releases

You can find signed binary releases at Releases

Supported Game Versions (Windows x86 64 bit)

  • Retail: 9.1.0, 9.1.5, 9.2.0 (default)
  • Classic: 2.5.2, 2.5.3, 2.5.4 (--version Classic)
  • Classic Era: 1.14.x (--version ClassicEra)

Supported Game Versions (Windows ARM 64 bit)

  • Retail: Coming Soon
  • Classic: Coming Soon
  • Classic Era: Coming Soon

Building

Build Prerequisites

Build Instructions Windows (native)

  • Available runtime identifiers/platforms: win-x64/x64, win-arm64/ARM64
  • Available release configurations: Release, ReleaseSilentMode, ReleaseCustomFiles, ReleaseCustomFilesSilentMode
  • Execute dotnet publish -r RuntimeIdentifier /p:Configuration="Configuration" /p:platform="Platform" --self-contained
  • Native output is placed in build\Configuration\bin\native

Usage

Windows Usage

  1. Copy Actium WoW Launcher.exe to your World of Warcraft folder.
  2. Optional: Edit the WTF/Config.wtf to set your portal or use a different config file with the -config Config2.wtf launch arg.
  3. Run the Actium WoW Launcher.exe

Custom File Loading Usage

  1. Get or create your own file mapping (.txt) file(s) and place it in the mappings folder. File Format: fileId;filePath
  2. Place your custom files (mods) in the files folder. Be sure to follow the correct folder structure.

File mapping sources

Parameters

  • Use --help

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].