Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 760 Bytes

Soothsayer

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:

ko-fi

Usage

Check out the GitHub Wiki for usage information and instructions.

Developing

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.