Skip to content

Commit 3b8e2c7

Browse files
authored
Update README.md
1 parent ffcdfc6 commit 3b8e2c7

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Vk-Rcon-Bot
22
A simple Rcon Bot for VK
3+
4+
## Used libraries:
5+
- [vk-java-sdk](https://github.com/VKCOM/vk-java-sdk)
6+
- [snakeyaml](https://github.com/snakeyaml/snakeyaml)
7+
- [minecraft-rcon-client](https://github.com/t9t/minecraft-rcon-client)
8+
9+
10+
## Build JAR file
11+
- git clone https://github.com/MEFRREEX/Vk-Rcon-Bot.git
12+
- cd Vk-Rcon-Bot
13+
- mvn clean package
14+
15+
## Run
16+
java -jar vkbot-1.0.jar

0 commit comments

Comments
 (0)