Just setup your archipelago connection and enjoy alerts! Customization is planned but is currently limited to local installs.
- Visit https://vertikarl.github.io/ArchipelagoAlerts and enter your login information for archipelago.
- Add the generated URL as a browser source to obs. (you will be redirected)
This is needed to customize the alerts. (e.g. changing sounds, images or even changing the text!)
git clone https://github.com/vertiKarl/ArchipelagoAlerts.git
yarn install
Use local test server: yarn dev
Build: yarn build
Start/Serve: yarn preview
- To change sounds or images checkout /sources.json!
- Text can be found in /public/lang/[id].json, PRs for more translations are always welcome!
