27 lines
956 B
Markdown
27 lines
956 B
Markdown
# Duality Dice Roller (Foundry VTT v13 Module)
|
|
|
|
A simple Foundry VTT module that adds a custom **"Duality Dice Roller"** button to the chat controls.
|
|
Clicking the button automatically runs the `/dr` chat command.
|
|
|
|
---
|
|
|
|
## ✨ Features
|
|
- Adds a new dice button with a custom SVG icon made byt he awesome @UsernameIsInUse.
|
|
- One-click execution of `/dr`.
|
|
|
|
---
|
|
|
|
## 📦 Installation
|
|
|
|
1. In Foundry VTT, go to **Settings → Add-on Modules → Install Module**.
|
|
2. Paste this manifest link: `https://raw.githubusercontent.com/cptn_cosmo/DualityDiceRoller/main/module.json`
|
|
3. Enable the module in **World Settings → Manage Modules**.
|
|
|
|
---
|
|
|
|
## 🔨 Usage
|
|
- Open the chat log.
|
|
- Look for the **Duality Dice Roller** button (🎲 custom dice icon).
|
|
- Click it → `/dr` command runs automatically in chat.
|
|
|
|
<img width="301" height="157" alt="Screenshot_20250831_145145" src="https://github.com/user-attachments/assets/b828013b-e59a-4b65-968e-dfacbc113a56" />
|