Skip to content

Commit 279a9b9

Browse files
authored
Add Lua links 📖
1 parent 5c85441 commit 279a9b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,8 +458,9 @@ There is no stdin therefore you can't use pdb , options are:
458458
- [Scripts](https://obsproject.com/forum/resources/categories/scripts.5/)
459459
- [OBS Studio Repo](https://github.com/obsproject/obs-studio)
460460
- [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/)
463464
- [Python 3.6.8 , 64 bit installer](https://www.python.org/downloads/release/python-368/)
464465
# Contribute
465466
Contributions are welcome!

0 commit comments

Comments
 (0)