CoD4-Unleashed-Server

所属分类:Julia编程
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2022-01-26 18:54:04
上 传 者sh-1993
说明:  一个定制的CoD4专用服务器,主要用于提高库存CoD4服务器的功能和可用性。
(A custom CoD4 Dedicated Server mainly to improve the functionality _and_ usability of the stock CoD4 Server.)

文件列表:
CHANGELOG.md (956, 2019-03-09)
LICENSE (34522, 2019-03-09)
bin/ (0, 2019-03-09)
bin/main/ (0, 2019-03-09)
bin/main/unleashed/ (0, 2019-03-09)
bin/main/unleashed/json.gsc (4151, 2019-03-09)
bin/main/xiceops_00.iwd (946133, 2019-03-09)
build_elf.sh (2176, 2019-03-09)
build_mach.sh (1934, 2019-03-09)
build_win32.cmd (2757, 2019-03-09)
dis/ (0, 2019-03-09)
dis/array.txt (769, 2019-03-09)
dis/badwords.txt (209, 2019-03-09)
dis/botnames.txt (79, 2019-03-09)
dis/cvar_flagchanger.c (679, 2019-03-09)
dis/hashgen.c (970, 2019-03-09)
dis/mac_authorize.c (3875, 2019-03-09)
dis/mac_authorize.h (294, 2019-03-09)
dis/md5.c (8713, 2019-03-09)
dis/other.c (976, 2019-03-09)
dis/plugin_handler.c (38222, 2019-03-09)
dis/plugin_handler.h (3435, 2019-03-09)
dis/tcprcon.txt (3757, 2019-03-09)
lib/ (0, 2019-03-09)
lib/libtomcrypt_linux.a (1171654, 2019-03-09)
lib/libtomcrypt_mach.a (1036688, 2019-03-09)
lib/libtomcrypt_win32.a (1062144, 2019-03-09)
lib/libtommath_linux.a (192190, 2019-03-09)
lib/libtommath_mach.a (134944, 2019-03-09)
lib/libtommath_win32.a (149392, 2019-03-09)
lib_tomcrypt/ (0, 2019-03-09)
lib_tomcrypt/ciphers/ (0, 2019-03-09)
lib_tomcrypt/ciphers/aes/ (0, 2019-03-09)
lib_tomcrypt/ciphers/aes/aes.c (19412, 2019-03-09)
lib_tomcrypt/ciphers/aes/aes_tab.c (69870, 2019-03-09)
lib_tomcrypt/ciphers/anubis.c (68241, 2019-03-09)
lib_tomcrypt/ciphers/blowfish.c (25214, 2019-03-09)
lib_tomcrypt/ciphers/cast5.c (42186, 2019-03-09)
... ...

# 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: ```bash sudo apt-get install nasm build-essential ``` Debian/Ubuntu 64-bit: ```bash sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install nasm:i386 build-essential gcc-multilib g++-multilib ``` openSUSE 32-bit: ```bash sudo zypper install nasm gcc-32bit ``` Arch Linux 32-bit: ```bash 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/

近期下载者

相关文件


收藏者