Small overlay for displaying Pen and Paper character info with OBS.
If you encounter any errors or miss any features, please open an issue.
- Add a browser source in OBS
- Check mark for local file
- Browse to overlay.html
- Go to Docks -> Custom Browser Docks...
- Give a name of your choice as name
- Set
http:\\absolute\<<PATH_TO_DIRECTORY>>\settings.html
as URL
-
Change attributes of your character and UI colors in the settings of the overlay
-
Possible additional icons available on https://fontawesome.com/search?m=free&s=solid
-
Additional icons need to be added in
overlay.html
as additional options like this:<option value="<i class='fa-solid fa-hat-wizard'></i>">  </option>
- More character icon options
- The download of the configuration does not work at the moment
- Check if OBS has the newest version