| Latest version | 1.0.3 |
|---|---|
| Minimum Core | 0.9.0 |
| Compatible Core | 9 |
| Last updated | 4 years ago |
| Created | 5 years ago |
| Authors | |
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
This module is an HTTP connector that allows you to roll dice in your open Foundry VTT session by opening a URL in the same browser.
In the browser, navigate to http://your.server:port/modules/external-dice-roll-connector/roll.html?roll=formula, where 'formula' is your dice roll formula to be evaluated.
Example: http://localhost:30000/modules/external-dice-roll-connector/roll.html?roll=2d6+2
See the README for details and sending a Roll object with included results.
This module is based on the HTTP API module by KaKaRoTo
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: external-dice-roll-connector or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.