Skip to main content

Redistributables

Pre-built .LCX packages you can import straight into your server. These runtimes, libraries, or compatiblity shims are already wired up with the necessary detect, install, and configuration scripts.

Redistributables are the common runtimes and libraries a game needs in order to run. Building one by hand means uploading an archive, writing detect and install scripts, and authoring an option schema in the admin UI. The downloads below are prepackaged redistributables built by an automatic pipeline from their respective upstream project.

They are produced by the LANCommander.Redistributables project, where each package lives in its own repository with a scheduled job watching upstream for new releases.

Importing a package

Download the .lcx file and import it from your server’s Redistributables page, or from the launcher’s headless mode while signed in as an administrator:

LANCommander.Launcher Import --Path redistributable.lcx --Type Redistributable

The identifiers inside each package are stable across releases, so importing a newer version updates the existing entry rather than creating a duplicate alongside it. Every package also ships a Package script, so a server can import once and then keep itself up to date from that repository’s releases.

For scripting, every repository exposes a permanent URL that always resolves to its newest package:

https://github.com/LANCommander/LANCommander.Redistributables.<Name>/releases/latest/download/redistributable.lcx

Available packages

Loading redistributables…