From f3e6ba47435b18a7e34a0dca10212211fc8b3245 Mon Sep 17 00:00:00 2001 From: yofukashino Date: Tue, 1 Jul 2025 02:57:34 +0530 Subject: [PATCH] feat: add utc --- exts/utc.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/utc.json diff --git a/exts/utc.json b/exts/utc.json new file mode 100644 index 0000000..870001a --- /dev/null +++ b/exts/utc.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/yofukashino/moonlight-extensions.git", + "commit": "2deb6135cf073d638c55255e9b2cc723ccafc7d2", + "scripts": ["build", "repo"], + "artifact": "repo/utc.asar" +} \ No newline at end of file