Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.07 KB

WrathWorld - Wrath Multiplayer Source Code

Community discord: https://discord.gg/pEaajTKWHJ

Join the discord to become part of the development or to playtest and get early build access!

Planned Features

  • Co-Op Campaign Play
  • Multiplayer Deathmatch
  • Demo Recording
  • Upgraded UI
  • New Maps
  • New Third Person Animations

Support

Need help with using WrathWorld? Ping Bance in the discord with any questions.

If you have found a bug, please report it here

Installation guide

To play WrathWorld you will need a copy of WRATH: Aeon of Ruin. In order to host your own server clone the repository and use fteqcc to compile the QuakeC source code. Place the mpprogs files into the pak000.pk3 in the kp1 folder in the WRATH install. Launch the wrath-dedicated client and load the new progs.

Compiling

Compiling on Windows

Open ssqc and execute the fteqcc windows executable and compile with default settings.

Compiling on Linux

Open a terminal in the ssqc directory and run the executable.

./fteqcc64