forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: PrismLauncher.PrismLauncher version 8.4
- Loading branch information
1 parent
7aa0ff0
commit 6132b69
Showing
3 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/p/PrismLauncher/PrismLauncher/8.4/PrismLauncher.PrismLauncher.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,27 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.4' | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-06-22 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/8.4/PrismLauncher-Windows-MSVC-Setup-8.4.exe | ||
InstallerSha256: 6CBBFE0860D7C601D7C179840EBBF2C65009382419D539AB2D11DB91C6EA1DD7 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/8.4/PrismLauncher-Windows-MSVC-arm64-Setup-8.4.exe | ||
InstallerSha256: 408DF54E318A859DA27DD09448A0EF64946C21E20F3EF3B7ED651EAC13CEFB71 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2022.arm64 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
55 changes: 55 additions & 0 deletions
55
manifests/p/PrismLauncher/PrismLauncher/8.4/PrismLauncher.PrismLauncher.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,55 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.4' | ||
PackageLocale: en-US | ||
Publisher: Prism Launcher Contributors | ||
PublisherUrl: https://prismlauncher.org | ||
PublisherSupportUrl: https://github.com/PrismLauncher/PrismLauncher/issues | ||
Author: Prism Launcher Contributors | ||
PackageName: Prism Launcher | ||
PackageUrl: https://github.com/PrismLauncher/PrismLauncher | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/PrismLauncher/PrismLauncher/blob/develop/LICENSE | ||
Copyright: Copyright (C) 2022 Prism Launcher Contributors | ||
ShortDescription: A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once | ||
Moniker: prismlauncher | ||
Tags: | ||
- fabricmc | ||
- minecraft | ||
- minecraft-launcher | ||
- multimc | ||
- polymc | ||
- prism | ||
- prismlauncher | ||
ReleaseNotes: |- | ||
Added | ||
- Add NeoForge support for Technic packs and ATLauncher packs by @Trial97 in #2382 | ||
- [Linux] Add support for bcachefs for Copy-on-Write instance copies by @KernelFreeze in #2438 | ||
- [macOS] Add sdkman to java search paths by @dqfan2012 in #2377 | ||
Changed | ||
- Enhance the process of removing invalid characters from a path by @Trial97 in #2425 and #2531 | ||
- Update the auth server domain to the correct one to use for pinging in logs by @Trial97 in #2471 | ||
- [Linux] Shorten desktop entry comment field by @deadmeu in #1032 | ||
- [macOS] Improve blocked mods dialog by @kthchew in #2379 | ||
Fixed | ||
- Ensure markdown images have a line break when following a list by @SabrePenguin and @TheKodeToad in #2346 | ||
- Fix CurseForge export caused by UTF-8 issues by @Trial97 in #2353 | ||
- Fix downloading packs with invalid characters by @Trial97 in #2366 | ||
- Fix image width in project description by @Trial97 in #2341 | ||
- Fix importing of vanilla technic modpacks by @Trial97 in #2439 | ||
- Fix incorrect launch time by @Trial97 in #2423 | ||
- Fix portable if manifest is missing by @Trial97 in #2405 | ||
- Fix resizing too small causing an index out of range crash by @coolguy1842 in #2474 | ||
- Fix: update datapack and resourcepack versions by @DioEgizio in #2534 | ||
- Force single click to select UX by @TheKodeToad in #2348 | ||
- Made Custom New Instance scrollable by @Trial97 in #2383 | ||
- Update FTB App import instance path detection by @Trial97 in #2166 | ||
- Update Imgur upload by @Trial97 in #2499 | ||
- [Windows] Fix detecting Mojang JREs by @Trial97 in #2337 | ||
Removed | ||
- Remove old version variants in instance creation by @ColonelGerdauf in #2292 | ||
ReleaseNotesUrl: https://github.com/PrismLauncher/PrismLauncher/releases/tag/8.4 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/p/PrismLauncher/PrismLauncher/8.4/PrismLauncher.PrismLauncher.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 WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.4' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |