Releases: bo7med-x/Codextended-Custom-Build
Releases · bo7med-x/Codextended-Custom-Build
Release list
Codextended For (Old Linux / Locked Host Build)
Compiled build of CoDExtended, packaged as iw1x.so for older Linux server
environments and hosts that lock the startup command to preload iw1x.so
(e.g. OptikLink and similar Pterodactyl-based panels using debian_source
images).
Files
iw1x.so— the compiled CoDExtended buildlibmariadb.so.3— required MariaDB client library, must sit next toiw1x.so
What's different from upstream
- Compiled against an older toolchain/base image for compatibility with
outdated host environments (fixesGLIBC/ missing-symbol load errors) - Packaged under the filename
iw1x.soso it drops in directly where the
startup command is hardcoded and can't be edited - One (1) modified line in source: the
SERVERINFOversion string now
shows "Build By BO7MEDX" in the server browser — no gameplay/logic changes
Installation
- Download and extract this release
- Upload both files to your server's main directory (same folder as
cod_lnxded) - Make sure your startup command preloads
iw1x.so(see README) - Restart the server
Full details, attribution, and license info: see the README
Original project: xtnded/codextended — GPLv3