Skip to content

Commit b201ab3

Browse files
authored
Move UNIkeEN.SJMCL 0.6.1 to SJMC.SJMCL 0.6.1 (microsoft#385909)
1 parent 103b45b commit b201ab3

4 files changed

Lines changed: 81 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.6.1
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Protocols:
12+
- sjmcl
13+
ReleaseDate: 2025-11-15
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.6.1_windows_i686.msi
17+
InstallerSha256: 77C57269C9DCEE8E293A29100116B02E645A5434A14332BBCF568E850780AFF9
18+
- Architecture: x64
19+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.6.1_windows_x86_64.msi
20+
InstallerSha256: D6A70F1E5C7D2FAF9470F7D18A96E05B726DD9A45FD1CE876B775BDD2D1B27FC
21+
- Architecture: arm64
22+
InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.6.1_windows_aarch64.msi
23+
InstallerSha256: E2B41FF00891D6327E3A1CC7D9B5F2DC59BA92BE39797D7C2E6425F84C558246
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.6.1
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: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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.6.1
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 requesting microphone and camera permissions for mods on macOS. #1144 @UNIkeEN
24+
- 🐛 Fix an issue where Minecraft accounts could not log in in certain cases. #1135 @Reqwey
25+
26+
- 🌟 在 macOS 下支持模组申请系统麦克风与摄像头权限。#1144 @UNIkeEN
27+
- 🐛 修复部分情况下 Minecraft 账户无法登录的问题。#1135 @Reqwey
28+
ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v0.6.1
29+
Documentations:
30+
- DocumentLabel: 文档
31+
DocumentUrl: https://mc.sjtu.cn/sjmcl/docs/
32+
ManifestType: defaultLocale
33+
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.6.1
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)