add instructions

This commit is contained in:
Janis
2023-11-12 17:24:34 +01:00
parent 9870fdcdb4
commit a4f64c3781
2 changed files with 34 additions and 0 deletions

View File

@@ -47,6 +47,12 @@ export default function Generator() {
<h1>TS5-OBS-Overlay Generator</h1>
<h4>by DerTyp7</h4>
</div>
<div className="instructions">
<p>1. Customize your settings</p>
<p>2. Copy the generated URL</p>
<p>3. Paste the URL into the BrowserSource URL field in OBS</p>
<a href="#">Click here for detailed instructions</a>
</div>
<div className="output">
<p className="url">
<code>{outputUrl}</code>