From 38c75c5c58cebfcb99c507eb4e42afc7bf8b8c7e Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Thu, 13 Aug 2026 14:35:47 -0600 Subject: [PATCH 1/3] hanfix-1.0.0 --- exts/hanfix.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/hanfix.json diff --git a/exts/hanfix.json b/exts/hanfix.json new file mode 100644 index 0000000..2e5895b --- /dev/null +++ b/exts/hanfix.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/s5bug/aly-extensions.git", + "commit": "495a658ca72e5ea00714ffd50dc52aa516bf6a8e", + "scripts": ["build", "repo"], + "artifact": "repo/hanfix.asar" +} From 305ea71ab088266c9ac8f1feb6c43c2aef5735b1 Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Thu, 13 Aug 2026 15:05:08 -0600 Subject: [PATCH 2/3] fix fonts --- exts/hanfix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/hanfix.json b/exts/hanfix.json index 2e5895b..fdb0475 100644 --- a/exts/hanfix.json +++ b/exts/hanfix.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/s5bug/aly-extensions.git", - "commit": "495a658ca72e5ea00714ffd50dc52aa516bf6a8e", + "commit": "d6f8342026efe47d78d5275bbee34dee97da39a7", "scripts": ["build", "repo"], "artifact": "repo/hanfix.asar" } From 5f0fcab7b61b71ea243cfc9cd69ed996e6f44046 Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Fri, 14 Aug 2026 01:19:29 -0600 Subject: [PATCH 3/3] build data objects at build-time --- exts/hanfix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/hanfix.json b/exts/hanfix.json index fdb0475..7aaf6b0 100644 --- a/exts/hanfix.json +++ b/exts/hanfix.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/s5bug/aly-extensions.git", - "commit": "d6f8342026efe47d78d5275bbee34dee97da39a7", + "commit": "51bc01afb0f2e467b9e5d489b0091e500f00f23e", "scripts": ["build", "repo"], "artifact": "repo/hanfix.asar" }