Skip to content

Releases: bo7med-x/Codextended-Custom-Build

Codextended For (Old Linux / Locked Host Build)

Choose a tag to compare

@bo7med-x bo7med-x released this 28 Jun 00:16
e56f50f

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 build
  • libmariadb.so.3 — required MariaDB client library, must sit next to iw1x.so

What's different from upstream

  • Compiled against an older toolchain/base image for compatibility with
    outdated host environments (fixes GLIBC / missing-symbol load errors)
  • Packaged under the filename iw1x.so so it drops in directly where the
    startup command is hardcoded and can't be edited
  • One (1) modified line in source: the SERVERINFO version string now
    shows "Build By BO7MEDX" in the server browser — no gameplay/logic changes

Installation

  1. Download and extract this release
  2. Upload both files to your server's main directory (same folder as cod_lnxded)
  3. Make sure your startup command preloads iw1x.so (see README)
  4. Restart the server

Full details, attribution, and license info: see the README


Original project: xtnded/codextended — GPLv3