Skip to content

Installation

FaiThiX edited this page Mar 10, 2026 · 2 revisions

Installation Documentation

Required Software

Program Version Download Note
NodeJS >= 22.12.0 here Since discordjs v14 is used, the version needs to be at least 22.12.0.
Git Any here  

Optional Software

To enable step-trace for cargoship and patrol helicopter, GraphicsMagick needs to be downloaded.

Clone the repository

Open a terminal (Git Bash / CMD / Terminal / PowerShell or similar) and run the following commands:

$ git clone https://github.com/faithix/rustplusplus.git
$ cd rustplusplus
$ npm install

Clone this wiki locally