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: ebkr.r2modman version 3.1.53 (microsoft#191291)
- Loading branch information
1 parent
c1db3f2
commit b72444f
Showing
4 changed files
with
108 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/e/ebkr/r2modman/3.1.53/ebkr.r2modman.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 komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: ebkr.r2modman | ||
PackageVersion: 3.1.53 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
Protocols: | ||
- ror2mm | ||
ReleaseDate: 2024-11-13 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.53/r2modman-Setup-3.1.53.exe | ||
InstallerSha256: 6A9750D969E8A785F18675267A1EBAE0B8D480816E5776AF4A4EEA7F1022D300 | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.53/r2modman-Setup-3.1.53.exe | ||
InstallerSha256: 6A9750D969E8A785F18675267A1EBAE0B8D480816E5776AF4A4EEA7F1022D300 | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
53 changes: 53 additions & 0 deletions
53
manifests/e/ebkr/r2modman/3.1.53/ebkr.r2modman.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,53 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: ebkr.r2modman | ||
PackageVersion: 3.1.53 | ||
PackageLocale: en-US | ||
Publisher: ebkr | ||
PublisherUrl: https://github.com/ebkr | ||
PublisherSupportUrl: https://github.com/ebkr/r2modmanPlus/issues | ||
Author: Cade Ayres | ||
PackageName: r2modman | ||
PackageUrl: https://github.com/ebkr/r2modmanPlus | ||
License: MIT | ||
LicenseUrl: https://github.com/ebkr/r2modmanPlus/blob/HEAD/LICENSE | ||
Copyright: Copyright (c) 2024 Cade Ayres | ||
ShortDescription: A simple and easy to use mod manager for several games using Thunderstore. | ||
Description: A simple and easy to use mod manager for several games using Thunderstore. A mod manager is an application to make it easier to control which mods you have installed. | ||
Tags: | ||
- bepinex | ||
- mod | ||
- mod-manager | ||
- mods | ||
- unity | ||
ReleaseNotes: |- | ||
What's Changed | ||
- Add game: SULFUR by @VilppeRiskidev in #1518 | ||
- GDWeave support by @NotNite in #1514 | ||
- Minor adjustments for webfishing/gdweave by @anttimaki in #1524 | ||
- Support disabling/enabling mods via PackageInstaller and add implementation for GDWeavePluginInstaller by @anttimaki in #1526 | ||
- Improve GDWeave and update related exclusions by @anttimaki in #1527 | ||
- Add error handling for when the profile file yaml parsing fails by @VilppeRiskidev in #1523 | ||
- Proof of concept Vue 2.7 composition API bridge by @ebkr in #1525 | ||
- Disable modal buttons when in progress by @VilppeRiskidev in #1532 | ||
- Improve GDWeave's error message and general mod installation error handling by @anttimaki in #1531 | ||
- Typofix by @anttimaki in #1541 | ||
- MelonLoader Improvements by @ebkr in #1539 | ||
- Remove non-existing arguments from method calls by @anttimaki in #1543 | ||
- Error handling read profile file by @VilppeRiskidev in #1528 | ||
- Improve error handling when things fail due to too long paths by @anttimaki in #1544 | ||
- Replace "preloader fix" with Steam game installation validation by @anttimaki in #1542 | ||
- Prevent disabling/enabling mod loaders by @anttimaki in #1536 | ||
- Update AdmZipProvider.ts by @x753 in #1529 | ||
- Release 3.1.53 by @ebkr in #1548 | ||
New Contributors | ||
- @NotNite made their first contribution in #1514 | ||
- @x753 made their first contribution in #1529 | ||
Full Changelog: https://github.com/ebkr/r2modmanPlus/compare/v3.1.52...v3.1.53 | ||
ReleaseNotesUrl: https://github.com/ebkr/r2modmanPlus/releases/tag/v3.1.53 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/ebkr/r2modmanPlus/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
20 changes: 20 additions & 0 deletions
20
manifests/e/ebkr/r2modman/3.1.53/ebkr.r2modman.locale.zh-CN.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.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: ebkr.r2modman | ||
PackageVersion: 3.1.53 | ||
PackageLocale: zh-CN | ||
Publisher: ebkr | ||
PackageName: r2modman | ||
ShortDescription: 一款简单易用的 mod 管理器,适用于多款使用 Thunderstore 的游戏。 | ||
Description: 一款简单易用的 mod 管理器,适用于多款使用 Thunderstore 的游戏。mod 管理器是一种可帮助您更轻松地控制已安装的 mod 的应用程序。 | ||
Tags: | ||
- bepinex | ||
- unity | ||
- 模组 | ||
ReleaseNotesUrl: https://github.com/ebkr/r2modmanPlus/releases/tag/v3.1.53 | ||
Documentations: | ||
- DocumentLabel: 维基 | ||
DocumentUrl: https://github.com/ebkr/r2modmanPlus/wiki | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
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: ebkr.r2modman | ||
PackageVersion: 3.1.53 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |