Skip to content

Commit 66fab0c

Browse files
authored
Update README.md
1 parent 12421a2 commit 66fab0c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Scripted text
2-
Create one hotkey with scripted text + sound
3-
Tested in python3.6 OBS Studio version > 25.0.0
2+
Trigger hotkey get scripted text effect + sound
3+
For windows install [python3.6](https://www.python.org/downloads/release/python-368/) 64 or 32 bit depending on your OBS
44
# Usage
55
Create text source.
66
_Optionally create media source_
@@ -10,6 +10,8 @@ _Optionally create media source_
1010
- preview it if needed,
1111
- reset if needed,
1212
- set hotkey in `File>Settings`
13+
14+
If you need additional effects , copy paste `scripted_text.py` , and add it again.
1315
# Example text effects
1416
- static
1517
> just show text
@@ -33,4 +35,4 @@ _Optionally create media source_
3335

3436
# Contribute
3537
[Forks](https://help.github.com/articles/fork-a-repo) are a great way to contribute to a repository.
36-
After forking a repository, you can send the original author a [pull request](https://help.github.com/articles/using-pull-requests)
38+
After forking a repository, you can send the original author a [pull request](https://help.github.com/articles/using-pull-requests)

0 commit comments

Comments
 (0)