Skip to content

Commit f5d9e0b

Browse files
authored
New version: OpenGOAL.Launcher version 2.9.0 (#360462)
1 parent a19e21b commit f5d9e0b

3 files changed

Lines changed: 72 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenGOAL.Launcher
5+
PackageVersion: 2.9.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
UpgradeBehavior: install
10+
ProductCode: '{91096691-046E-443A-952C-0571B9B3B2A4}'
11+
ReleaseDate: 2026-04-13
12+
AppsAndFeaturesEntries:
13+
- DisplayName: OpenGOAL-Launcher
14+
Publisher: OpenGOAL-Launcher
15+
ProductCode: '{91096691-046E-443A-952C-0571B9B3B2A4}'
16+
UpgradeCode: '{6E8B0752-982A-5FF3-8F7F-C94CFC03B313}'
17+
InstallationMetadata:
18+
DefaultInstallLocation: '%ProgramFiles%\OpenGOAL-Launcher'
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/open-goal/launcher/releases/download/v2.9.0/OpenGOAL-Launcher_2.9.0_x64_en-US.msi
22+
InstallerSha256: 2779ED66D9078AE13D25EFF3B93FB3B2B292BA8B347EFD2857A48C85F629DCFD
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenGOAL.Launcher
5+
PackageVersion: 2.9.0
6+
PackageLocale: en-US
7+
Publisher: OpenGOAL
8+
PublisherUrl: https://opengoal.dev/
9+
PublisherSupportUrl: https://opengoal.dev/docs/faq
10+
Author: OpenGOAL
11+
PackageName: OpenGOAL Launcher
12+
PackageUrl: https://opengoal.dev/
13+
License: ISC
14+
LicenseUrl: https://github.com/open-goal/launcher/blob/HEAD/LICENSE
15+
Copyright: Copyright © 2026 OpenGOAL
16+
ShortDescription: A launcher for the OpenGOAL Project to simplify usage and installation
17+
Moniker: opengoal
18+
Tags:
19+
- daxter
20+
- decompilation
21+
- goal
22+
- jak
23+
- lisp
24+
ReleaseNotes: |-
25+
What's Changed
26+
- improve game_gpu_test log by @trippjoe in #963
27+
- Fix misc UI bugs by @trippjoe in #965
28+
- logging: migrate to tracing and add structured instrumentation by @trippjoe in #964
29+
- Redesign header by @trippjoe in #966
30+
- sidebar redesign by @trippjoe in #967
31+
- ui: add settings page for background videos and more by @trippjoe in #968
32+
- GameControls component redesign by @trippjoe in #969
33+
- ui: buttons that say open folder should open that folder by @trippjoe in #970
34+
- fix iso_data update bug and improve version mismatch workflow by @trippjoe in #971
35+
- fix textures route "File does not exist at path: null" error by @trippjoe in #972
36+
- fix the textures page bugging out with white screen by @trippjoe in #973
37+
Full Changelog: v2.8.18...v2.9.0
38+
ReleaseNotesUrl: https://github.com/open-goal/launcher/releases/tag/v2.9.0
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenGOAL.Launcher
5+
PackageVersion: 2.9.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)