Navigation Menu

Skip to content

Raid-Gaming/CoD4-Unleashed-Server

Repository files navigation

CoD4: Unleashed - Server

A custom CoD4 Dedicated Server mainly to improve the functionality and usability of the stock CoD4 Server.

License

This software is released under the GNU Affero General Public License v3.0

Compiling

To compile CoD4U-Server you'll need the following installed:

  • gcc (Linux) or mingw32 (Windows)
  • nasm
  • libcurl

Debian/Ubuntu 32-bit:

sudo apt-get install nasm build-essential libcurl4-openssl-dev

Debian/Ubuntu 64-bit:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install nasm:i386 build-essential gcc-multilib g++-multilib libcurl4-openssl-dev:i386

Arch Linux 32-bit:

sudo pacman -S base-devel nasm curl

Compiling is as simple as running the appropriate build script. E.g. for Linux: ./build_elf.sh.

Dependencies

To run this software on Windows, you'll need to install the following dependencies separately:

Documentation

All included functions are documented in our official Scripting API at https://docs.raid-gaming.net/

Support

If you have a question, feel free to ask over at https://raid-gaming.net/forum/18-call-of-duty-4-unleashed/