Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].
See the code
Table of Contents Rolisteam | Downloads | Get Involved | Community | Translation | Road Map | License | CI System
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.
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:
| 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 |
-Latest full release : https://rolisteam.org/download.html
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
Documentation can be found here : https://doc.rolisteam.org/
Rolisteam is free software, licensed under the GPLv2.
C++
91.5%
QML
4.5%
CMake
2.9%
Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].
See the code
Table of Contents Rolisteam | Downloads | Get Involved | Community | Translation | Road Map | License | CI System
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.
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:
| 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 |
-Latest full release : https://rolisteam.org/download.html
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
Documentation can be found here : https://doc.rolisteam.org/
Rolisteam is free software, licensed under the GPLv2.
C++
91.5%
QML
4.5%
CMake
2.9%