百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

rolisteam

> 开发工具
开源

Rolisteam 是一个虚拟桌面。它可以帮助您与远程好友/玩家管理桌面角色扮演游戏。它提供了许多功能,可用于共享地图、图片和视频。

192 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Rolisteam 是一个虚拟桌面。它可以帮助您与远程好友/玩家管理桌面角色扮演游戏。它提供了许多功能,可用于共享地图、图片和视频。


Table of Contents    Rolisteam | Downloads | Get Involved | Community | Translation | Road Map | License | CI System


Rolisteam

Rolisteam helps you to manage a tabletop role playing game with remote friends/players. It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players. The goal is to make Rolisteam-managed RPG games as good as RPG games around your table. To achieve it, we are working hard to provide you more and more features. Rolisteam is released under GPLv2.

https://rolisteam.org/

Compilation

Requirements

  • Qt6.8 or >

Commands:

git clone --recursive https://invent.kde.org/rolisteam/rolisteam.git
cd rolisteam
mkdir build
cd build
# Configuration
cmake -S ../ -B . -DQT_QMAKE_EXECUTABLE:FILEPATH=/path/to/qt/version/bin/qmake -DCMAKE_PREFIX_PATH:PATH=/path/to/qt/gcc_64

# build
cmake --build . --target all

More information about building Rolisteam, see:

  • windows
  • Mac OS
  • Linux

Generated Binaries

Name description
Rolisteam Main application may be use as client or server
rcse Rolisteam charactersheet editor, use it if you want to create the charactersheet of your game
roliserver CLI application standalone server. Can be use on remote server
mindmapbin Standalone application to create mindmap
dice CLI application to run dice commands
tst_*, manual_* tests

Downloads

-Latest full release : https://rolisteam.org/download.html

Get Involved

Remarks and requests ? Feel free to add a new issues or clone the project and submit some pull requests. https://invent.kde.org/rolisteam/rolisteam/-/issues

Community

  • Official Git repo
  • Discord
  • Mailing list
  • Road Map

Documentation

Documentation can be found here : https://doc.rolisteam.org/

License

Rolisteam is free software, licensed under the GPLv2.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++c-plus-plusclientdice-rollerjdr

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类开发工具
定价开源

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具