A tool for generating OBS overlays for casting various video games. Originally inspired by the StarCraft Casting Tool.
Like the project? There's a tip jar over at Ko-Fi:
Check out the GitHub Wiki for usage information and instructions.
This should get you started:
git clone
yarn install
yarn start
If you don't want to use yarn, npm should work just fine.
New overlays should be placed in src/obs_src
. See the existing overlays for examples.
Semantic-ui and jQuery are available in both the controller and the overlays.