Giter Site home page Giter Site logo

ETrun - The W:ET timerun mod

Build Status Coverity Status Build 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 https://timeruns.net for more information.

Video

Link to the video

Compatibility

Windows

Game modules require Microsoft Visual C++ 2013 Redistributable Package to run properly. Works (tested) on Windows 7, 8, 8.1, 10 with ET 2.60b.

Linux

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

MacOS

Not compatible with ET 2.60d. Works (tested) on MacOS 10.13 with ET: Legacy.

Documentation

ETrun documentation.

Building ETrun

Get ETrun source code with its submodule:

$ git clone --recursive [email protected]:ETrun/ETrun.git

Then run the build script:

$ ./make.sh -h
$ ./make.sh [OPTIONS]

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

Docker

Docker can be used to build the mod for Linux:

$ docker build -f Dockerfile.build -t etrun-build .
$ docker run --rm -v "$PWD":/code -w /code etrun-build ./make.sh [OPTIONS]

Testing

There are test scripts for Windows and Linux / MacOS 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 options:

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

Credits

  • TJMod developers
  • Racesow project
  • ETLegacy project
  • iodfe project

ETrun's Projects

c-ares icon c-ares

c-ares is a C library that performs DNS requests and name resolves asynchronously.

cjson icon cjson

I did not write this code, but I like it.

curl icon curl

Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features

etrun icon etrun

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.