Giter VIP home page Giter VIP logo

gamestock / cod4-unleashed-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raid-gaming/cod4-unleashed-server

0.0 1.0 0.0 6.48 MB

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

Home Page: https://raid-gaming.net/forum/18-call-of-duty-4-unleashed/

License: GNU Affero General Public License v3.0

Shell 0.14% Batchfile 0.08% C 96.71% TeX 1.44% Perl 0.28% Makefile 0.17% Assembly 0.65% HTML 0.01% C++ 0.40% Objective-C 0.11% Roff 0.01%

cod4-unleashed-server's Introduction

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

Debian/Ubuntu 32-bit:

sudo apt-get install nasm build-essential

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

openSUSE 32-bit:

sudo zypper install nasm gcc-32bit

Arch Linux 32-bit:

sudo pacman -S base-devel nasm

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

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/

cod4-unleashed-server's People

Contributors

atrx avatar michaelhillcox avatar

Watchers

 avatar

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.