Skip to content

Commit f446b0c

Browse files
authored
Move UNIkeEN.SJMCL 0.4.4 to SJMC.SJMCL 0.4.4 (microsoft#385901)
1 parent 43d234a commit f446b0c

4 files changed

Lines changed: 95 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: SJMC.SJMCL
5+
PackageVersion: 0.4.4
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Protocols:
12+
- sjmcl
13+
ReleaseDate: 2025-10-13
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.4.4_windows_i686.msi
17+
InstallerSha256: F5B474D1E762F57978C1CF42FED2AB8CEF00644B7EC59966D3649380A6705EFE
18+
- Architecture: x64
19+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.4.4_windows_x86_64.msi
20+
InstallerSha256: 41F70E47DBE396962D2D4B9B0DFECFE382B1B7C05366457C3EC42F06A1D9FE95
21+
- Architecture: arm64
22+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.4.4_windows_aarch64.msi
23+
InstallerSha256: ADD68EFBA9EA585C10438E4723D649AE1F4AC641D1310C643A845DF5A0136CAE
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: SJMC.SJMCL
5+
PackageVersion: 0.4.4
6+
PackageLocale: en-US
7+
Author: Shanghai Jiao Tong University Minecraft Club
8+
PackageUrl: https://mc.sjtu.cn/sjmcl/en
9+
ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher
10+
Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club.
11+
Documentations:
12+
- DocumentLabel: Docs
13+
DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs
14+
ManifestType: locale
15+
ManifestVersion: 1.10.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: SJMC.SJMCL
5+
PackageVersion: 0.4.4
6+
PackageLocale: zh-CN
7+
Publisher: SJMCL
8+
PublisherUrl: https://mc.sjtu.cn/
9+
PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues
10+
Author: 上海交通大学 Minecraft 社
11+
PackageName: SJMCL
12+
PackageUrl: https://mc.sjtu.cn/sjmcl
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE
15+
Copyright: 2025 © SJMCL Team
16+
ShortDescription: 新一代开源跨平台 Minecraft 启动器
17+
Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。
18+
Tags:
19+
- mc
20+
- minecraft
21+
- 我的世界
22+
ReleaseNotes: |-
23+
- 🌟 Support downloading and detecting the NeoForge loader for game version 25w14craftmine. #1033 @pynickle @UNIkeEN
24+
- 🌟 Display the most relevant popular online resource results in the global search modal for quick access. #1049 @SundayChen
25+
- 🌟 Improve rendering of Minecraft colored text, enhancing readability in light mode. #1065 @UNIkeEN @funkthesky-ops @RobertZhang0901
26+
- 🐛 Fix issue where imported instances from other launchers failed to start due to duplicate libraries. #1039 @ModistAndrew @UNIkeEN
27+
- 🐛 Fix potential security issue when importing modpacks to prevent malicious attacks. #1043 @hans362
28+
- 🐛 Fix issue where “Continue Last Play” failed to work on 1.21.x game versions. #1057 @pynickle
29+
- 🐛 Fix incorrect frontend display of download task names when retrying. #1060 @pynickle
30+
- 🛠 Adjust and optimize the entry display order on the global search modal. #1049 @SundayChen
31+
- 🛠 Adjust and optimize the layout of the launcher's initial loading screen. #1056 @HsxMark
32+
33+
- 🌟 支持下载和识别 25w14craftmine 版本游戏的 NeoForge 加载器。#1033 @pynickle @UNIkeEN
34+
- 🌟 在聚合搜索中显示最匹配的热门资源搜索结果以快速跳转。#1049 @SundayChen
35+
- 🌟 优化提升 Minecraft 颜色字体的渲染,在浅色模式下提升可读性。#1065 @UNIkeEN @funkthesky-ops @RobertZhang0901
36+
- 🐛 修复从其他启动器导入的实例因库重复而无法启动的问题。#1039 @ModistAndrew @UNIkeEN
37+
- 🐛 修复导入整合包时潜在的安全性问题,避免恶意整合包攻击。#1043 @hans362
38+
- 🐛 修复 1.21.x 版本游戏“继续上次游玩”失效的问题。#1057 @pynickle
39+
- 🐛 修复重试下载任务名称前端显示错误的问题。#1060 @pynickle
40+
- 🛠 调整优化聚合搜索页面的条目展示顺序。#1049 @SundayChen
41+
- 🛠 调整优化启动器初始加载界面的布局。#1056 @HsxMark
42+
ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v0.4.4
43+
Documentations:
44+
- DocumentLabel: 文档
45+
DocumentUrl: https://mc.sjtu.cn/sjmcl/docs/
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: SJMC.SJMCL
5+
PackageVersion: 0.4.4
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)