|
| 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.0 |
| 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 changing custom skins for offline accounts from local files. #1084 @Reqwey |
| 24 | + - 🌟 Automatically clean up older launcher log files. #1114 @UNIkeEN |
| 25 | + - 🐛 Fix issue where the NeoForge loader could not be detected in certain cases. #1118 @xunying123 |
| 26 | + - 🐛 Fix issue where downloading the Forge loader could fail when installing modpacks under specific conditions. #1120 @Reqwey |
| 27 | + - 🐛 Fix serialization issues when creating or modifying client manifest JSON files. #1127 @Reqwey |
| 28 | + - 🐛 Fix display issue of category tabs in the resource download modal. #1132 @1357310795 |
| 29 | + - ⚡️ Improve performance of retrieving Simplified Chinese translations for instance mod lists and refactor the related caching mechanism. #1106 @Reqwey |
| 30 | + - ⚡️ Support checking account feature availability from multiple sources to improve user experience in mainland China. #1110 @UNIkeEN |
| 31 | + - ⚡️ Improve loading speed of instance mod lists and resource pack lists. #1131 @Reqwey |
| 32 | + - 💄 Refactor parts of the codebase for better style and maintainability. @Reqwey @ToolmanP @UNIkeEN |
| 33 | + - 🇯🇵 Update Japanese translations of the launcher interface locales. #1124 @LAR73 |
| 34 | + - 📦 Mark the launcher category as 'Game'. #1128 @hebingchang |
| 35 | + - Workflow: |
| 36 | + - Update Rust dependency version to 1.91.0 due to the introduction of new std features. @UNIkeEN |
| 37 | +
|
| 38 | + - 🔥 支持离线账户从本地文件更换自定义皮肤。#1084 @Reqwey |
| 39 | + - 🌟 支持自动清理较早的启动器日志文件。#1114 @UNIkeEN |
| 40 | + - 🐛 修复部分情况下 NeoForge 加载器无法被识别的问题。#1118 @xunying123 |
| 41 | + - 🐛 修复安装整合包时,部分情况下 Forge 加载器下载失败的问题。#1120 @Reqwey |
| 42 | + - 🐛 修复创建或修改客户端清单文件时的序列化问题。#1127 @Reqwey |
| 43 | + - 🐛 修复资源下载对话框中分类标签的显示问题。#1132 @1357310795 |
| 44 | + - ⚡️ 提升实例模组列表获取简体中文翻译的性能,重构相关缓存机制。#1106 @Reqwey |
| 45 | + - ⚡️ 支持从多个服务源检查账户功能可用性,提升中国大陆用户体验。#1110 @UNIkeEN |
| 46 | + - ⚡️ 提升实例模组列表与资源包列表的加载速度。#1131 @Reqwey |
| 47 | + - 💄 重构部分代码以提升代码风格与可维护性。 @Reqwey @ToolmanP @UNIkeEN |
| 48 | + - 🇯🇵 更新启动器界面文本的日语翻译。#1124 @LAR73 |
| 49 | + - 📦 标记启动器的分类为“游戏”。#1128 @hebingchang |
| 50 | + - 工作流: |
| 51 | + - 由于引入新的 std 特性,本项目的 Rust 依赖版本更新至 1.91.0。 @UNIkeEN |
| 52 | +ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v0.6.0 |
| 53 | +Documentations: |
| 54 | +- DocumentLabel: 文档 |
| 55 | + DocumentUrl: https://mc.sjtu.cn/sjmcl/docs/ |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.10.0 |
0 commit comments