A basic initiative tracker with a shared view for you and your players
The extension can be installed from the store page.
This project is a simple React app.
It communicates with Owlbear Rodeo to create context menu items. When those menu items are clicked it edits the metadata of the item with an initiative value.
This project uses Yarn as a package manager.
To install all the dependencies run:
yarn
To run in a development mode run:
yarn dev
To make a production build run:
yarn build
GNU GPLv3
This project is provided as an example of how to use the Owlbear Rodeo SDK. As such it is unlikely that we will accept pull requests for new features.
Copyright (C) 2023 Owlbear Rodeo