@nodecg-obs/utility
TypeScript icon, indicating that this package has built-in type declarations

6.2.1 • Public • Published

NodeCG OBS Utility

CodeQL NPM Version

nodecg-obs-utility is a fork of nodecg-utility-obs, a NodeCG utility that adds a set of Replicants, Messages, and other hooks to your NodeCG bundle. It is meant for use with latest version of NodeCG. You can think of it like a mixin for your NodeCG bundle.

It requires that the instance of OBS have obs-websocket installed and configured.

Internally, it uses the latest release of obs-websocket-js to communicate with obs-websocket.

Requirements

Tested with

  • NodeCG 1.8.1
  • Node 16.14.2 & npm 8.5.5
  • OBS 27.2.3 & websocket 4.9.1

Install

  1. Go to your bundle folder
cd my-nodecg/bundles/your-bundle
  1. Add to your bundle
npm install @nodecg-obs/utility

License

This project is under MIT License. See LICENSE

Documentation

For full documentation, see the wiki

Package Sidebar

Install

npm i @nodecg-obs/utility

Weekly Downloads

0

Version

6.2.1

License

MIT

Unpacked Size

50 kB

Total Files

26

Last publish

Collaborators

  • gglinnk