Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dnd Dice Roller (QT)

A Dnd Dice rolling application built for the Plasma Desktop Enviroment, written using the Tyche Rust Libary. You can use it on any desktop enviroment but if you use COSMIC™ you might be more intered in DnD Dice Roller.

Build

Fedora 44

Install build dependcies

sudo dnf install qt6-qtbase-devel qt6-qtdeclarative-devel qt6-qtquickcontrols2-devel
sudo dnf install qt6-qtbase-private-devel
sudo dnf install rustup

If you have not setup your rust tool chain run

rustup-init

The deafult setup should work fine.

Build the project with cargo

cargo build -r

The executable with be located in target/release/dnd_dice_qt

Any other platform

I have not tried building on other platforms if you run into any issues refered to the Getting started section for qtbridge-rust.

While I don't know of any reasons this project would not run on other enviroments I have not personally tested it on any other platforms.

About

Roll Dnd Dice Using Tyche Libary Sytax

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages