diff --git a/testing/live/OBSPlugin/images/icon.png b/testing/live/OBSPlugin/images/icon.png new file mode 100644 index 0000000000..c49b3bd608 Binary files /dev/null and b/testing/live/OBSPlugin/images/icon.png differ diff --git a/testing/live/OBSPlugin/manifest.toml b/testing/live/OBSPlugin/manifest.toml new file mode 100644 index 0000000000..727bebefa2 --- /dev/null +++ b/testing/live/OBSPlugin/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/Bluefissure/Dalamud-OBS.git" +commit = "ec047298395874465b37785e4e2a494e8bf63fde" +owners = ["Bluefissure"] +changelog = """- Support built-in obs-websocket-plugin v5.3.0 in OBS30 +- Change the default blurring algorithm to dual linear"""