Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MEFRREEX authored Jul 8, 2024
1 parent 597e569 commit bcef1da
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Vk-Rcon-Bot
A simple Rcon Bot for VK
Simple bot for VK to send commands to the server using RCON

## Used libraries:
![example](https://i.imgur.com/DH8hsSV.png)

## 📃 Used libraries:
- [vk-java-sdk](https://github.com/VKCOM/vk-java-sdk)
- [snakeyaml](https://github.com/snakeyaml/snakeyaml)
- [rkon-core](https://github.com/kr5ch/rkon-core)


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

## Run
## 🎮 Run
`java -jar VkRconBot-1.4.jar`

0 comments on commit bcef1da

Please sign in to comment.