diff --git a/registry/plugins.json b/registry/plugins.json index a7a4512..187dc7b 100644 --- a/registry/plugins.json +++ b/registry/plugins.json @@ -31,6 +31,16 @@ "author": "StreamnDad", "license": "AGPL-3.0" }, + { + "name": "cloudflare", + "package": "reeln-plugin-cloudflare", + "description": "Cloudflare R2 integration — video uploads to R2 with CDN URL sharing and post-game cleanup", + "capabilities": ["hook:POST_RENDER", "hook:ON_GAME_FINISH", "hook:ON_POST_GAME_FINISH"], + "homepage": "https://github.com/StreamnDad/reeln-plugin-cloudflare", + "min_reeln_version": "0.0.31", + "author": "StreamnDad", + "license": "AGPL-3.0" + }, { "name": "openai", "package": "reeln-plugin-openai",