Replies: 1 comment 4 replies
-
| 
         I suggest you to try it, it's basically a shared memory interface (global namespace) for LuaJIT, Python, and C/C++ plugins .  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
This cheatsheet has Read and write private data from scripts or plugins part. I didn't tried it, but by reading the code, it writes to
private_settings... of what? Of OBS itself?Every source and item has a
"private_settings": {},as item in JSON. Can't we put data inside it as value of that item?Beta Was this translation helpful? Give feedback.
All reactions