File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -458,8 +458,9 @@ There is no stdin therefore you can't use pdb , options are:
458
458
- [ Scripts] ( https://obsproject.com/forum/resources/categories/scripts.5/ )
459
459
- [ OBS Studio Repo] ( https://github.com/obsproject/obs-studio )
460
460
- [ Docs] ( https://obsproject.com/docs/ ) , [ Docs/scripting] ( https://obsproject.com/docs/scripting.html ) , [ Docs index] ( https://obsproject.com/docs/genindex.html )
461
- - [ Gist] ( https://gist.github.com/search?l=Python&q=obspython )
462
- - [ Github] ( https://github.com/search?l=Python&o=desc&q=obspython&s=indexed&type=Code )
461
+ - obspython [ Gist] ( https://gist.github.com/search?l=Python&q=obspython ) , [ Github] ( https://github.com/search?l=Python&o=desc&q=obspython&s=indexed&type=Code )
462
+ - obslua [ Gist] ( https://gist.github.com/search?l=Lua&o=desc&q=obslua&s=updated ) , [ Github] ( https://github.com/search?l=Lua&o=desc&q=obslua&s=indexed&type=Code )
463
+ - [ Lua tips and tricks] ( https://obsproject.com/forum/threads/tips-and-tricks-for-lua-scripts.132256/ )
463
464
- [ Python 3.6.8 , 64 bit installer] ( https://www.python.org/downloads/release/python-368/ )
464
465
# Contribute
465
466
Contributions are welcome!
You can’t perform that action at this time.
0 commit comments