diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 8f2a0d14d12..af3820214dd 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -7106,6 +7106,12 @@ "**/.waku.json" ], "url": "https://waku.ngjx.org/static/schema.json" + }, + { + "name": "ccmod.json", + "description": "Mod manifset file for the CCLoader mod loader for the game CrossCode", + "fileMatch": ["ccmod.json"], + "url": "https://raw.githubusercontent.com/CCDirectLink/CCModDB/refs/heads/master/ccmod-json-schema.json" } ] }