From 3e244b5e1c4dffef35fac21ff91734123e17de08 Mon Sep 17 00:00:00 2001 From: Liam O Date: Fri, 31 Oct 2025 17:59:24 +0000 Subject: [PATCH] Add new repository entry for phaser-plugin-crt --- data/repos.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/repos.json b/data/repos.json index 96a3bb7..49ed0f6 100644 --- a/data/repos.json +++ b/data/repos.json @@ -4,6 +4,11 @@ "compatibility": ["3"], "tags": ["plugin"] }, + { + "repo": "spikything/phaser-plugin-crt", + "compatibility": ["3"], + "tags": ["plugin"] + }, { "repo": "sebashwa/phaser3-plugin-isometric", "compatibility": ["3"],