Skip to content

Commit 472ff53

Browse files
author
Julien Pardons
committed
Update for CS2
1 parent 764449e commit 472ff53

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,18 @@ eBot-CSGO
77

88
The eBot is a full managed server-bot written in PHP and nodeJS. eBot features easy match creation and tons of player and matchstats. Once it's setup, using the eBot is simple and fast.
99

10-
**This tools use:**
11-
* [steamCondenser](https://github.com/koraktor/steam-condenser-php)
12-
* [phpws](https://github.com/Devristo/phpws) (only websocket client)
13-
1410
## Requirements
1511
* Linux, Windows
16-
* PHP 5.3 or newer
17-
* nodeJS
12+
* PHP 7.4 or newer
13+
* NodeJS (LTS min)
1814

1915
The following extensions are required:
2016
* `MySQL`
21-
* `Sockets`
17+
* `Redis`
18+
* `JSON`
19+
2220

23-
See installtion guide for a step-by-step install instruction.
21+
See installation guide for a step-by-step install instruction.
2422

2523
## License
2624
The code is under Creative Commons license. You can find all details here: http://creativecommons.org/licenses/by/3.0/
@@ -29,13 +27,12 @@ You can copy, distribute, modify the source code, but you have to keep the licen
2927

3028
## Credits
3129
* Julien 'deStrO' Pardons (destro@esport-tools.net)
32-
* Fabian 'Basert' Gruber (basert@esport-tools.net)
3330

3431
## Thanks
3532
* Loic Peron (RegnaM)
3633
* Ph3nol
34+
* Fabian 'Basert' Gruber
3735

3836
## See also
3937
* [eSport-tools.net website](http://www.esport-tools.net/)
40-
* [Steam Condenser home](https://koraktor.de/steam-condenser)
4138

0 commit comments

Comments
 (0)