UNPKG

@ov2/lightrail

Version:

Node.js CLI tool for launching and managing ARK game servers with restart scheduling.

5 lines (3 loc) 170 B
#!/usr/bin/env node // Entry point moved to cli.js. Please run the CLI using cli.js. console.log('Lightrail CLI: Please run "cli.js" to start the server manager.');