From 19dfbb7be1c56835d23f84217a173b7af7009367 Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Sat, 29 Aug 2020 15:51:06 +0200 Subject: [PATCH] Add "gex" support --- gex.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gex.json diff --git a/gex.json b/gex.json new file mode 100644 index 00000000..ea0e524c --- /dev/null +++ b/gex.json @@ -0,0 +1,6 @@ +{ + "name": "GtkPlayer", + "files": [ + "GtkPlayer.js" + ] +}