From a0bac7018af69e4a40ee4cfc4a1d4288039e4bca Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Sat, 30 Sep 2023 15:09:54 +0000 Subject: [PATCH] Add FabricEngine Package (#8817) --- repository/f.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/f.json b/repository/f.json index f4b88176fe..4f395e9040 100644 --- a/repository/f.json +++ b/repository/f.json @@ -43,6 +43,17 @@ } ] }, + { + "name": "FabricEngine", + "details": "https://github.com/stepcg/SublimeFabricEngineSyntax", + "labels": ["VOSS", "language syntax"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "Facebook Material Theme", "details": "https://github.com/ridewn/material-theme",