mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 13:55:36 -04:00
release Woof! 6.0.0
This commit is contained in:
parent
cef71bb2a6
commit
e51a57ebe5
@ -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 5.1.0
|
||||
VERSION 6.0.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)
|
||||
|
@ -231,7 +231,7 @@ Much like a native Windows build, you do not need to download any dependencies.
|
||||
Major feature release, introducing support for UMAPINFO, compatibility levels and "autoload" directories.
|
||||
* 5.1.0 (May 14, 2021)
|
||||
Minor release, fixing Vanilla demo recording compatibility and some other issues.
|
||||
* 6.0.0 (soon)
|
||||
* 6.0.0 (Jun 25, 2021)
|
||||
Major feature release, adding support for the MBF21 complevel, autoload directories for PWAD files, backward compatible savegames and colored blood.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user