This website requires JavaScript.
Explore
Minetest
Help
Sign In
jp9000
/
obs-studio
Watch
1
Star
0
Fork
You've already forked obs-studio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ff0d32731
obs-studio
/
cmake
/
osxbundle
/
obslaunch.sh
6 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
"
$(
dirname
"
$0
"
)
"
cd
../Resources/bin
exec
./obs
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink