From f72e802d002e155fb83b9b72142589f182cac146 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Mon, 12 Aug 2024 19:33:59 +0200 Subject: [PATCH] Add API link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56008f4e..921f9a14 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,6 @@ sudo snap install obs-studio ## Contributing - If you wish to contribute code to the project, have a look at this [section](BUILDING.md) describing how to compile the plugin. +- You can add custom conditions and actions at runtime using the API described [here](https://github.com/WarmUpTill/SceneSwitcher/wiki/Scripting). - You can optionally use [pre-commit](https://pre-commit.com) to automatically handle formatting. - If you wish to contribute translations, feel free to submit pull requests for the corresponding files under `data/locale`.