From 1ba3600f828ea75cdd503911225529a38b4390ee Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 23 Jan 2024 20:43:54 +0800 Subject: [PATCH] add creatocode sketch plugin --- plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins.json b/plugins.json index 80faf5bc..3b56a809 100644 --- a/plugins.json +++ b/plugins.json @@ -7290,5 +7290,13 @@ "appcast": "https://raw.githubusercontent.com/Dilomen/schema-sketch-parser/master/.appcast.xml", "homepage": "https://github.com/Dilomen/schema-sketch-parser", "author": "dilomen" + }, + { + "title" : "CreatoCode", + "name" : "CreatoCode", + "description": "将设计稿转化代码,创意无缝连接现实。", + "appcast": "https://raw.githubusercontent.com/CreatoCode/CreatoCodeSketchPlugin/main/appcast.json", + "homepage" : "https://github.com/CreatoCode/CreatoCodeSketchPlugin", + "author" : "flashgeek" } ] \ No newline at end of file