A custom CoD4 Dedicated Server mainly to improve the functionality and usability of the stock CoD4 Server.
This software is released under the GNU Affero General Public License v3.0
To compile CoD4U-Server you'll need the following installed:
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
.
To run this software on Windows, you'll need to install the following dependencies separately:
All included functions are documented in our official Scripting API at https://docs.raid-gaming.net/
If you have a question, feel free to ask over at https://raid-gaming.net/forum/18-call-of-duty-4-unleashed/