14 lines
794 B
Markdown
14 lines
794 B
Markdown
---
|
|
sidebar_label: Overview
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# Packager
|
|
|
|
The LANCommander Packager is a standalone Windows utility that automates the creation of `.LCX` game packages. It monitors a game installer as it runs, captures all file and registry changes, and guides you through a wizard to produce a ready-to-import package for your LANCommander server.
|
|
|
|
Instead of manually creating archives, writing install scripts, and filling out metadata by hand, the Packager handles all of this in a single guided workflow.
|
|
|
|
- [Getting Started](/Packager/Getting%20Started) - requirements, download, and command-line usage
|
|
- [Wizard Walkthrough](/Packager/Wizard) - step-by-step guide through the seven wizard stages
|
|
- [LCX Package Format](/Packager/LCX%20Format) - internal structure of `.LCX` files
|