File tree Expand file tree Collapse file tree 3 files changed +171
-408
lines changed
Expand file tree Collapse file tree 3 files changed +171
-408
lines changed Original file line number Diff line number Diff line change 1- # Installation Documentation
2-
3- ## Required Software
4-
5- Program | Version | Download | Note
6- ------- | ------- | -------- | ----
7- ` NodeJS ` | >= 16.9 | [ ** here** ] ( https://nodejs.org/en/download/ ) | Since discordjs v14 is used, the version needs to be at least 16.9 .
8- ` Git ` | Any | [ ** here** ] ( https://git-scm.com/downloads ) |   ;
9-
10- ## Optional Software
11- To enable step-trace for cargoship and patrol helicopter, [ ** GraphicsMagick** ] ( http://www.graphicsmagick.org/download.html ) needs to be downloaded.
12-
13-
14- ## Clone the repository
15-
16- Open a terminal (` Git Bash ` / ` CMD ` / ` Terminal ` / ` PowerShell ` or similar) and run the following commands:
17-
18- $ git clone https://github.com/alexemanuelol/rustplusplus.git
19- $ cd rustplusplus
20- $ npm install
1+ # Installation Documentation
2+
3+ ## Required Software
4+
5+ Program | Version | Download | Note
6+ ------- | ------- | -------- | ----
7+ ` NodeJS ` | >= 22.12.0 | [ ** here** ] ( https://nodejs.org/en/download/ ) | Since discordjs v14 is used, the version needs to be at least 22.12.0 .
8+ ` Git ` | Any | [ ** here** ] ( https://git-scm.com/downloads ) |   ;
9+
10+ ## Optional Software
11+ To enable step-trace for cargoship and patrol helicopter, [ ** GraphicsMagick** ] ( http://www.graphicsmagick.org/download.html ) needs to be downloaded.
12+
13+
14+ ## Clone the repository
15+
16+ Open a terminal (` Git Bash ` / ` CMD ` / ` Terminal ` / ` PowerShell ` or similar) and run the following commands:
17+
18+ $ git clone https://github.com/alexemanuelol/rustplusplus.git
19+ $ cd rustplusplus
20+ $ npm install
You can’t perform that action at this time.
0 commit comments