/HiveAid-bundle

NodeCG bundle used at HiveAid 2019

Primary LanguageVueOtherNOASSERTION

hiveaid logo

HiveAid 2019 Graphics

HiveAid-bundle is a NodeCG bundle. It was developed and run in version 1.3.1. It may work with future versions, but there's no guarantee that it will work on anything else.

Big thanks to the GDQ and TipOfTheHats teams, the totals extension was taken from GDQ, and the omnibar is a straight up reskin of the TotH one.

Features

  • GDQ Donation tracker integration (total & popups)
  • Countdown & break graphics
  • Omnibar with "Up Next" & "On Now", as well as donation CTAs & total

Examples

Timer/Upnext

timer/upnext

Omnibar

omnibar

Donation Popup

donation popup

Setup

  1. Install NodeCG
  2. git clone https://github.com/UoMEsports/hiveaid-bundle.git <nodecg_install_directory>/bundles/hiveaid-bundle
  3. cd <nodecg_install_directory>/bundles/hiveaid-bundle
  4. npm install
  5. npm run build
  6. npm start