deps/obs-scripting: Add scripting support

Allows Lua/Python scripting support.
This commit is contained in:
jp9000
2017-12-25 14:09:11 -08:00
parent fd9e5d45a3
commit 9eabfdbf1e
25 changed files with 6559 additions and 0 deletions

3
.gitignore vendored
View File

@@ -45,6 +45,9 @@ install-sh
Makefile.in
Makefile
#python
__pycache__
#sphinx
/docs/sphinx/_build/*
!/docs/sphinx/_build/.gitignore