Skip to content

Commit 115c9b5

Browse files
authored
New version: Youda008.DoomRunner version 1.9.1 (#262075)
1 parent d13ff3e commit 115c9b5

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Youda008.DoomRunner
5+
PackageVersion: 1.9.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: DoomRunner.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2025-05-08
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.1/DoomRunner-1.9.1-Windows-legacy.32bit.-static.zip
15+
InstallerSha256: 8C40EB0D651507BB5F571112B578F66AF096D9045607A6FDE0DF397E29D6B432
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.1/DoomRunner-1.9.1-Windows-recent.64bit.-static.zip
18+
InstallerSha256: 54693D669DFB31B3121FD2C4317B380B0161E9925C25485BB0CC7F8EA22028BC
19+
ManifestType: installer
20+
ManifestVersion: 1.9.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Youda008.DoomRunner
5+
PackageVersion: 1.9.1
6+
PackageLocale: en-US
7+
Publisher: Youda008
8+
PublisherUrl: https://github.com/Youda008
9+
PublisherSupportUrl: https://github.com/Youda008/DoomRunner/issues
10+
Author: Youda008
11+
PackageName: Doom Runner
12+
PackageUrl: https://github.com/Youda008/DoomRunner
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/Youda008/DoomRunner/blob/HEAD/LICENSE
15+
Copyright: Copyright (C) 2023 Youda008
16+
CopyrightUrl: https://github.com/Youda008/DoomRunner/blob/master/LICENSE
17+
ShortDescription: Preset-oriented graphical launcher of various ported Doom engines.
18+
Description: Preset-oriented graphical launcher of various ported Doom engines.
19+
Moniker: doom-runner
20+
ReleaseNotes: |-
21+
This version fixes several quite serious bugs. Sorry that it took so long.
22+
Bug fixes:
23+
- fixed crash when reordering mods on some operating systems
24+
- fixed all dmflags2 being mistakenly put into dmflags3
25+
- fixed broken layout with Qt versions older than 6.8
26+
- fixed compatibility with the KEX-based Doom re-release (the file paths will be absolute)
27+
- fixed the special character escaping in the "Additional arguments" lines
28+
- fixed tooltips for the Custom data sub-directories and some gameplay flags
29+
Changes in behaviour:
30+
- only add -pistolstart and +sv_cheats to the command if the engine supports it (to prevent errors when starting)
31+
- allowed entering absolute paths into the "Custom data sub-directories" fields
32+
- Demo directory is now a separate directory from Save directory with its own override
33+
New features:
34+
- introduced "Doom Mod Bundles" (for a quick demonstration see https://www.youtube.com/watch?v=tvUpT2ZegJ0)
35+
- added the possibility to copy&paste mods from one preset to another
36+
- added "Move to top/bottom" actions to the right-click menu
37+
- added "Open file" action to the right-click menu
38+
- added possibility to hide the map list help label via a right click
39+
If you don't know which binary release to choose, read Which Windows release should you take (legacy vs recent)
40+
ReleaseNotesUrl: https://github.com/Youda008/DoomRunner/releases/tag/v1.9.1
41+
ManifestType: defaultLocale
42+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Youda008.DoomRunner
5+
PackageVersion: 1.9.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)