You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,9 @@ If you like to buy some coffee, i will appriciate it. You can do this on [Patreo
37
37
## Widgets
38
38
The widgets are powerful, they deserve an extra header here. All dashboard things are written in widgets. From the simplest to the most powerful tool, widgets are the way to go. They are some sort of "High level" programs inside the rcon web admin. You don't have to dig much into the code to write widgets. It's basically HTML and JS.
39
39
40
+
## Requirements
41
+
- NodeJS min. v5.10.0
42
+
40
43
## Installation Windows
41
44
* Download and install node.js (https://nodejs.org)
42
45
* Download zip repository and unpack wherever you want
0 commit comments