| Latest version | 2.8.0 |
|---|---|
| Minimum Core | 10 |
| Compatible Core | 10 |
| Last updated | 3 years ago |
| Created | 5 years ago |
| Authors | |
| Languages |
English |
| Systems | All systems |
| Dependencies |
Ace Library lib - ColorSettings |
| Project source | Project URL |
This module adds extra and custom overlays to the /stream page of Foundry VTT and also allows you to disable modules on the /stream page.


It is possible to create custom overlays, while this does require some knowledge of JSON, more info about this in these examples.

Sometimes modules don't play well with the /stream view, you can disable them by adding their identifier name to the disable setting. This setting only disables them on the /stream page
F12 and open the console tab. Then in the console tab, type game.modules, a map object should appear:


Check the Changelog
If there's an overlay you want that can't simply be done with the custom overlay, feel free to create a feature request!
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: 0streamutils 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.