Skip to content

SammyJames/ror_launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Return of Reckoning Launcher Build Status

A simple command line launcher for Return of Reckoning

Features:

  • 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)

Usage:

  1. Download and extract into your Warhammer Online directory
  2. Run it:
    • Windows: ror_launch.exe username password
    • Unix: ./ror_launch username password

Building:

  1. clone or download this repo
  2. download & install rust from rustup
  3. with a terminal / command prompt open the directory
  4. cargo build --release
  5. copy the resulting binary (target/release/ror_launcher) into your WAR directory

Caveats

  • 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