mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
release Woof! 8.1.0
This commit is contained in:
parent
a23722bf4b
commit
9b1bb6ab29
@ -8,7 +8,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
# 3.12 is needed for modern FindPython.
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project("Woof"
|
||||
VERSION 8.0.0
|
||||
VERSION 8.1.0
|
||||
DESCRIPTION "Woof! is a continuation of Lee Killough's Doom source port MBF targeted at modern systems."
|
||||
HOMEPAGE_URL "https://github.com/fabiangreffrath/woof"
|
||||
LANGUAGES C)
|
||||
|
@ -247,6 +247,8 @@ Much like a native Windows build, you do not need to download any dependencies.
|
||||
Major release, introducing OPL emulation, native MIDI support on Windows replacing midiproc and DSDHacked aka. unlimited everything.
|
||||
* 8.0.0 (Nov 18, 2021)
|
||||
Major release, introducing multiple key and button bindings for all actions and modern gamepad support, a time/status widget above the status bar, support for the Chex Quest IWAD, exclusive fullscreen and ENDOOM support.
|
||||
* 8.1.0 (Nov 26, 2021)
|
||||
Minor release, adding support for any map between 00 and 99 and fixing the lost soul bounce fix for demo compatibility.
|
||||
|
||||
# Contact
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user