Skip to content

dev-ov2/lightrail

Repository files navigation

Lightrail

A Node.js CLI tool for launching ARK game servers with selectable configurations. This tool replicates the logic of a Windows batch file for server management, providing an interactive command line interface for server setup and launch.

Features

  • Select from multiple server configurations
  • Input world name, port, and RCON port
  • Handles symlinks, SteamCMD updates, and server launch

Getting Started

  1. Install dependencies:
    npm install
  2. Run the CLI with:
    lightrail

Customization

  • Add or edit server configurations in the configuration file (to be created).

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published