Skip to content

obs-startgg-bracket-key by rogueyoshi

Screenshot of obs-startgg-bracket-key

Details

Authorrogueyoshi

LicenseNo License

Categorystart.gg

Created

Updated

Size618 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A userstyle to isolate start.gg brackets for use in streams.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           obs-startgg-bracket-key
@namespace      github.com/openstyles/stylus
@version        0.1.0
@description    A userstyle to isolate start.gg brackets for use in streams.
@author         github.com/rogueyoshi
==/UserStyle== */
@-moz-document regexp("^https:\\/\\/www\\.start\\.gg\\/tournament\\/([^\\/]+)\\/event\\/([^\\/]+)\\/brackets\\/([^\\/]+)\\/([^\\/]+)$") {
    /* Insert code here... */
    @import "https://cdn.jsdelivr.net/gh/rogueyoshi/obs-startgg-bracket-key/bracket.css";
    @import "https://cdn.jsdelivr.net/gh/rogueyoshi/obs-startgg-bracket-key/opinions.css";
}

Reviews

No reviews yet.