Skip to content

ETrun is a Wolfenstein: Enemy Territory game modification based on ET-GPL. The objective of this mod is to bring timeruns support to it. Visit our website for more information.

License

boutetnico/ETrun

 
 

Repository files navigation

ETrun - The W:ET timerun mod

Build Status Coverity Status

ETrun is a Wolfenstein: Enemy Territory game modification based on ET-GPL. The objective of this mod is to bring timeruns support to it.

Visit www.timeruns.net for more information.

Video

Link to the video

Compatibility

Windows

Windows server module qagame_mp_x86.dll requires Microsoft Visual C++ 2010 Redistributable Package to run properly. Works (tested) on XP/7 with ET 2.60b.

Linux

Requires GLIBC >= 2.7. Works (tested) on Debian 6, Linux Mint 12 with ET 2.60b and ET: Legacy.

OSX

Not compatible with ET 2.60d. Works (tested) on OSX 10.8 with ET: Legacy.

Building ETrun - Using CMake

Get ETrun source code with its submodule:

$ git clone --recursive git@github.com:ETrun/ETrun.git

Then run the build script:

$ ./make.sh

Alternatively you can point the CMake GUI tool to the CMakeLists.txt file and generate platform specific build project or IDE workspace.

Testing

There are test scripts for Windows and Linux / OSX located in test directory. Before using them you need to setup your config file. Make a copy of the *.config.example file corresponding to your OS and run the following command to know all available opions:

$ ./test/unix/test.sh -h

Credits

  • TJMod developpers
  • Racesow project

About

ETrun is a Wolfenstein: Enemy Territory game modification based on ET-GPL. The objective of this mod is to bring timeruns support to it. Visit our website for more information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.7%
  • C++ 6.7%
  • Objective-C 1.3%
  • Shell 0.3%