From deaa22da8bf1d8bcbf9eee6e0df69e3276e178de Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Fri, 12 Jan 2024 00:11:05 +0100 Subject: [PATCH] Add the "evscript" package --- repository/e.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/e.json b/repository/e.json index 24ed1fbe596..f57b33a13cb 100644 --- a/repository/e.json +++ b/repository/e.json @@ -1439,6 +1439,17 @@ } ] }, + { + "name": "evscript", + "details": "https://github.com/ISSOtm/sublime-evscript", + "labels": ["language syntax", "game boy", "RGBDS"], + "releases": [ + { + "sublime_text": ">=3092", + "tags": true + } + ] + }, { "name": "Exact Quick Find", "details": "https://github.com/aafulei/sublime-exact-quick-find",