@ov2/lightrail
v1.1.1
Published
Node.js CLI tool for launching and managing ARK game servers with restart scheduling.
Downloads
20
Maintainers
Readme
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
- Install dependencies:
npm install - Run the CLI with:
lightrail
Customization
- Add or edit server configurations in the configuration file (to be created).
License
MIT
