We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d157977 commit df5bab0Copy full SHA for df5bab0
module.json
@@ -1,7 +1,7 @@
1
{
2
"id": "unfulfilled-rolls",
3
"title": "Unfulfilled Rolls",
4
- "description": "Allows individual rolls to be fulfilled by other sources.",
+ "description": "Allows Dice rolls in Foundry Virtual Tabletop to be fulfilled by external sources like bluetooth dice or manual input.",
5
"version": "#{VERSION}#",
6
"library": "false",
7
"manifestPlusVersion": "1.2.0",
@@ -12,8 +12,8 @@
12
},
13
"authors": [
14
15
- "name": "Cody Swendrowski",
16
- "discord": "cswendrowski#9701"
+ "name": "Foundry Virtual Tabletop Team",
+ "website": "https://foundryvtt.com"
17
}
18
],
19
"relationships": {
0 commit comments