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 package: FabricMC.FabricInstaller version 1.0.1 (microsoft#195506)
Signed-off-by: Dragon1573 <[email protected]>
- Loading branch information
1 parent
9ba3d7e
commit a123c85
Showing
3 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/f/FabricMC/FabricInstaller/1.0.1/FabricMC.FabricInstaller.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,24 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: FabricMC.FabricInstaller | ||
PackageVersion: 1.0.1 | ||
InstallerType: portable | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-04-09 | ||
# Dependencies: | ||
# PackageDependencies: | ||
# - # Recommended by Fabric | ||
# PackageIdentifier: EclipseAdoptium.Temurin.21.JDK | ||
# - # Recommended by Fabric | ||
# PackageIdentifier: Mojang.MinecraftLauncher | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe | ||
InstallerSha256: D90987A8F7A56CD9C09F69585DE0EE6241C326F5B41399B2A8319D03FE6CE64E | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
20 changes: 20 additions & 0 deletions
20
manifests/f/FabricMC/FabricInstaller/1.0.1/FabricMC.FabricInstaller.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,20 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: FabricMC.FabricInstaller | ||
PackageVersion: 1.0.1 | ||
PackageLocale: en-US | ||
Publisher: Fabric Team | ||
PublisherUrl: https://fabricmc.net/ | ||
PublisherSupportUrl: https://fabricmc.net/wiki/ | ||
PackageName: Fabric Installer | ||
PackageUrl: https://fabricmc.net/use/installer/ | ||
License: Proprietary | ||
Copyright: Copyright (C) 2022 | ||
ShortDescription: Fabric is a modular, lightweight mod loader for Minecraft | ||
Moniker: fabric | ||
InstallationNotes: |- | ||
1. No external JDK required if you're using Mojang's Official Launcher. | ||
2. You HAVE TO provide an external JDK 21 while using third-party launchers. | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/f/FabricMC/FabricInstaller/1.0.1/FabricMC.FabricInstaller.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.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: FabricMC.FabricInstaller | ||
PackageVersion: 1.0.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |