initial commit
This commit is contained in:
parent
570f684168
commit
8904ee716c
4 changed files with 179 additions and 0 deletions
25
README.md
Normal file
25
README.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue