A simple command line launcher for Return of Reckoning
- Will check and download server information from the official Return of Reckoning website
- Will verify mythloginserviceconfig.xml and update it if necessary.
- Handles running via wine if running a unix family os (Mac/Linux)
- Download and extract into your Warhammer Online directory
- Run it:
- Windows:
ror_launch.exe username password
- Unix:
./ror_launch username password
- Windows:
- clone or download this repo
- download & install rust from rustup
- with a terminal / command prompt open the directory
cargo build --release
- copy the resulting binary
(target/release/ror_launcher)
into your WAR directory
- This won't patch your data.myp so you'll have to grab an up to date one
- This won't hide your password from your terminal
- This won't look pretty