LANCommander.Documentation/Documentation/Scripting/Overview.md
github-actions[bot] 17b4ef2669 Sync docs sources\n\nlancommander@v2.0.2
interposer@v1.0.0
bf1942@v1.61
callofduty@v1.5b
counterstrikesource@v1.0.0
darkmessiah@unversioned
eliteforce@v1.30
jediacademy@v1.0.0
jedioutcast@v1.4.1
portalknights@unversioned
quake3arena@v1.0.0
rtcw@unversioned
ut2004@v3339
2026-03-20 05:42:10 +00:00

566 B

sidebar_label sidebar_position
Overview 1

Scripting

LANCommander includes a full PowerShell runtime that enables powerful automation for game installation, configuration, and management. Scripts are attached to games and executed by the launcher at key points in the game's lifecycle.

Scripts have access to a set of custom cmdlets that simplify common tasks such as patching binary files, reading display information, updating INI files, and syncing player profile data with the server.

import DocCardList from '@theme/DocCardList';