Files in the top-level directory from the latest check-in of branch trunk
- .fossil-settings
- img
- public
- src
- build_imgs.sh
- index.html
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vite.config.ts
This is a 13th Age initative tracker for owlbear.rodeo.
Installing
The extension can be installed with this link https://ssamm.us/ob/13_age_init/manifest.json See here for more details.
Building
The project is build using vite.js. To setup npm run build. You may need to adjust
the paths in vite.config.ts and public/manifest.json to fit your server configuration.