GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
Find a file
Marisa Heit 66460bfeb8 Add support for nested user types
The grammar already understood these constructs. Now the compiler does too.
2022-08-04 07:42:46 +02:00
.github
bin/windows
cmake
docs
fm_banks
libraries Mute some warnings 2022-06-22 07:55:19 +02:00
soundfont
specs
src Add support for nested user types 2022-08-04 07:42:46 +02:00
tools
unused
wadsrc - made adjustments for proper int type promotion to allow internal ZScript to compile with it on. 2022-08-03 10:26:29 +02:00
wadsrc_bm
wadsrc_extra - removed some redundant chaaracters from the Doom SmallFont. 2022-07-23 08:51:27 +02:00
wadsrc_lights
wadsrc_widepix
.gitattributes
.gitignore
CMakeLists.txt - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
LICENSE
options.checklist
README.md update badge again, one last time 2022-07-24 16:26:33 -04:00

Welcome to GZDoom!

Continuous Integration

GZDoom is a modder-friendly OpenGL and Vulkan source port based on the DOOM engine

Copyright (c) 1998-2022 ZDoom + GZDoom teams, and contributors

Doom Source (c) 1997 id Software, Raven Software, and contributors

Please see license files for individual contributor licenses

Special thanks to Coraline of the EDGE team for allowing us to use her README.md as a template for this one.

Licensed under the GPL v3

https://www.gnu.org/licenses/quick-guide-gplv3.en.html

How to build GZDoom

To build GZDoom, please see the wiki and see the "Programmer's Corner" on the bottom-right corner of the page to build for your platform.