UNPKG

@ov2/lightrail

Version:

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

16 lines (15 loc) 274 B
{ "version": "2.0.0", "tasks": [ { "label": "Run Lightrail CLI", "type": "shell", "command": "node index.js", "group": "build", "presentation": { "reveal": "always" }, "problemMatcher": [] } ] }