We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494cfab commit 62135a2Copy full SHA for 62135a2
README.md
@@ -51,7 +51,7 @@ window.obsstudio.getCurrentScene(function(data) {console.log(data);});
51
### Building CEF
52
#### Getting
53
* Download CEF Mac 64 from [https://cefbuilds.com/](https://cefbuilds.com/)
54
- * At the time of writing this I used build 2883
+ * Use CEF branch 2987
55
* Extract and cd into the folder
56
57
#### Setting Up Project
@@ -92,7 +92,7 @@ Build in Xcode (⌘+B)
92
93
94
* Download CEF Windows 64bit from [https://cefbuilds.com/](https://cefbuilds.com/)
95
- * At the time of writing this the browser source needs CEF branch 2840 or higher
96
97
98
0 commit comments