LANCommander/LANCommander.Documentation/Server/Overview.md
2026-03-20 00:41:28 -05:00

479 B

sidebar_label sidebar_position
Overview 1

Server

The LANCommander server is the backbone of the platform. It provides a web interface for managing your game library and handles distribution to connected clients through the launcher.

The server is built on ASP.NET Blazor and is available as pre-built binaries for Windows, Linux, and macOS (x86 and ARM), as well as a pre-configured Docker container.

import DocCardList from '@theme/DocCardList';