From e9e86b9c47a7b903f8e0ba063eb2cf9e0e3d5d5b Mon Sep 17 00:00:00 2001 From: Eldred Habert Date: Wed, 27 Mar 2024 13:04:32 +0100 Subject: [PATCH] Add the "evscript" package (#8865) --- repository/e.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/e.json b/repository/e.json index 654c8009cf1..0a913cacbad 100644 --- a/repository/e.json +++ b/repository/e.json @@ -1450,6 +1450,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",