Skip to content

Commit 756dce0

Browse files
committed
添加对 25w46a_unobfuscated 的支持 (#4782)
1 parent 4a4fa07 commit 756dce0

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

HMCLCore/src/main/resources/assets/game/unlisted-versions.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
{
22
"versions": [
3+
{
4+
"id": "25w46a_unobfuscated",
5+
"type": "unobfuscated",
6+
"url": "https://piston-meta.mojang.com/v1/packages/314ade2afeada364047798e163ef8e82427c69e1/25w46a_unobfuscated.json",
7+
"time": "2025-11-11T13:20:54+00:00",
8+
"releaseTime": "2025-11-11T13:20:54+00:00"
9+
},
310
{
411
"id": "25w45a_unobfuscated",
5-
"type" : "unobfuscated",
12+
"type": "unobfuscated",
613
"url": "https://piston-meta.mojang.com/v1/packages/7a3c149f148b6aa5ac3af48c4f701adea7e5b615/25w45a_unobfuscated.json",
7-
"time" : "2025-11-04T14:07:08+00:00",
8-
"releaseTime" : "2025-11-04T14:07:08+00:00"
14+
"time": "2025-11-04T14:07:08+00:00",
15+
"releaseTime": "2025-11-04T14:07:08+00:00"
916
},
1017
{
1118
"id": "1.19_deep_dark_experimental_snapshot-1",

HMCLCore/src/main/resources/assets/game/versions.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,4 +854,6 @@
854854
25w43a
855855
25w44a
856856
25w45a
857-
25w45a_unobfuscated
857+
25w45a_unobfuscated
858+
25w46a
859+
25w46a_unobfuscated

0 commit comments

Comments
 (0)