Skip to content

no-1-noob/PPPOverlay

Repository files navigation

PPPOverlay

A stream overlay for use with v1.0.2+ of https://github.com/no-1-noob/PPPredictor image

How to use

Just use https://mods.no1noob.net/PPPOverlay as a browse Source in your steaming software:

image

Options

You can change the url to make some changes e.g.: https://mods.no1noob.net/PPPOverlay?ip=1.1.1.1&port=1234 to change ip and port used (port in the PPPredictor mod has to match)

  • ip
  • port
  • position
    • topleft
    • topright
    • bottomleft
    • bottomright
  • backgroundStyle
    • bgBlack (mainly used for debugging without obs)

Developing

Install the modules with 'npm install'.

Run the code with 'ng serve'.