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
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,14 @@
1
1
# BotCommands
2
2
Retrieve and execute commands to a Risk of Rain 2 dedicated server from a text file
3
3
4
+
## Install
5
+
Create a **BotCommands** folder in your plugins folder. Copy **BotCommands.dll** to that folder and create a text file called **botcmd.txt** in there as well.
6
+
7
+
Can be auto installed via the setup script in [ig-bot](https://github.com/InfernalPlacebo/ig-bot).
8
+
4
9
## Version History
10
+
### 0.1.2
11
+
- Improved game responsiveness
5
12
### 0.1.1
6
13
- Improved game responsiveness when using BotCommands
0 commit comments