Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MEFRREEX authored Feb 26, 2023
1 parent ffcdfc6 commit 3b8e2c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# Vk-Rcon-Bot
A simple Rcon Bot for VK

## Used libraries:
- [vk-java-sdk](https://github.com/VKCOM/vk-java-sdk)
- [snakeyaml](https://github.com/snakeyaml/snakeyaml)
- [minecraft-rcon-client](https://github.com/t9t/minecraft-rcon-client)


## Build JAR file
- git clone https://github.com/MEFRREEX/Vk-Rcon-Bot.git
- cd Vk-Rcon-Bot
- mvn clean package

## Run
java -jar vkbot-1.0.jar

0 comments on commit 3b8e2c7

Please sign in to comment.