Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quqionfree/mcrcon
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
https://github.com/quqionfree/mcrcon
cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client
Last synced: 3 months ago
JSON representation
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
- Host: GitHub
- URL: https://github.com/quqionfree/mcrcon
- Owner: quqiOnfree
- License: mit
- Created: 2023-01-11T06:45:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T03:08:27.000Z (8 months ago)
- Last Synced: 2024-06-23T05:50:06.952Z (8 months ago)
- Topics: cmake, cpp, cpp-programming, cpp20, minecraft, minecraft-server, qt, qt6, rcon-client
- Language: C++
- Homepage: https://www.bilibili.com/video/BV1bP4y1k7uq/
- Size: 297 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCRCON 一个带界面的Minecraft rcon管理器
## 前置
1. qt
2. cmake## 构建
```cmd
cmake -S . -B build
cmake --build build --config=Release
```## 使用
有使用视频:https://www.bilibili.com/video/BV1bP4y1k7uq/