-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: CollapseLauncher.Collapse version 1.82.9 (#202767)
Co-authored-by: 鸭鸭「カモ」 <[email protected]>
- Loading branch information
1 parent
9a9f953
commit d219c92
Showing
3 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/c/CollapseLauncher/Collapse/1.82.9/CollapseLauncher.Collapse.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: CollapseLauncher.Collapse | ||
PackageVersion: 1.82.9 | ||
InstallerType: exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-12-25 | ||
MinimumOSVersion: 10.0.17763.0 | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/CollapseLauncher/Collapse/releases/download/CL-v1.82.9/CollapseLauncher-stable-Setup.exe | ||
InstallerSha256: D4DEDD3942F5B9D4C0B3970A9A11BD9BAA34E6C58639E0AB3D05C761E3A730A9 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
50 changes: 50 additions & 0 deletions
50
manifests/c/CollapseLauncher/Collapse/1.82.9/CollapseLauncher.Collapse.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: CollapseLauncher.Collapse | ||
PackageVersion: 1.82.9 | ||
PackageLocale: en-US | ||
Publisher: neon-nyan | ||
PublisherUrl: https://github.com/CollapseLauncher | ||
PublisherSupportUrl: https://github.com/CollapseLauncher/Collapse/issues | ||
PackageName: Collapse | ||
PackageUrl: https://github.com/CollapseLauncher/Collapse | ||
License: MIT | ||
LicenseUrl: https://github.com/CollapseLauncher/Collapse/blob/HEAD/LICENSE | ||
Copyright: 2023 - neon-nyan | ||
ShortDescription: Collapse was originally designed for Honkai Impact 3rd. However, as the project evolved, this launcher is now a game client for all currently released miHoYo Games. | ||
Tags: | ||
- benghuai | ||
- dotnet | ||
- game-launcher | ||
- genshin | ||
- genshin-impact | ||
- honkai | ||
- honkai-impact | ||
- honkai-starrail | ||
- honkai3rd | ||
- launcher | ||
- net8 | ||
- star-rail | ||
- starrail | ||
- winui | ||
- winui3 | ||
- yuanshen | ||
ReleaseNotes: |- | ||
What's new? - 1.82.9 | ||
- [Fix] Sophon failing to install games, by @bagusnl & @neon-nyan | ||
- Errors such as EnumFailedVersion or InvalidOperationException | ||
- Caused by Sophon data got modified mid-flight before the finalization | ||
- [Fix] App crashing when minimized to tray on certain system, by @bagusnl | ||
- This is caused by missing Windows feature causing the method to be missing, please contact your custom ISOs creator if other errors happened caused by similar 'Incorrect function' error | ||
- [Fix] Error when trying to uninstall games that do not have AppData entry, by @neon-nyan | ||
- [Fix] Installation starts before audio package is selected, by @neon-nyan & @bagusnl | ||
- [Imp] Improved Sophon performance by increasing minimum thread pool available for processing files, by @neon-nyan | ||
Full Changelog: https://github.com/CollapseLauncher/Collapse/compare/CL-v1.82.8...CL-v1.82.9Code Signing Policy | ||
Free code signing provided by SignPath.io, certificate by SignPath Foundation | ||
- This program will only transfer user data to user configured database server. Exception data will be sent to [Sentry.io] for error tracking purposes (user are able to disable the behavior in App Settings). | ||
- Read our full Privacy Policy | ||
- Also read our Third Party Notices for license used by third party libraries that we use. | ||
ReleaseNotesUrl: https://github.com/CollapseLauncher/Collapse/releases/tag/CL-v1.82.9 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/c/CollapseLauncher/Collapse/1.82.9/CollapseLauncher.Collapse.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: CollapseLauncher.Collapse | ||
PackageVersion: 1.82.9 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |