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
2018-06-11 21:18:20 +02:00
bzip2
cmake
docs
dumb
game-music-emu
gdtoa
jpeg
lzma
soundfont
specs - added new linedef properties to UDMF spec 2018-05-20 14:48:44 +03:00
src - uniform buffers for the tonemap shaders 2018-06-11 21:18:20 +02:00
tools
unused
wadsrc - uniform buffers for the tonemap shaders 2018-06-11 21:18:20 +02:00
wadsrc_bm
wadsrc_extra
wadsrc_lights
zlib
.appveyor.yml
.gitattributes - define zdoom.rc as a proper Windows text file, stop Git from mismanaging it 2018-05-17 17:39:18 -04:00
.gitignore
.travis.yml
CMakeLists.txt
README.md - There really isn't an "or greater" for the GPL v3 license - if the license needs to be upgraded in the future then it should be done so explicitly. 2018-06-02 03:36:53 -04:00

Welcome to GZDoom!

Build Status Build Status

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

Copyright (c) 1998-2018 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 3DGE 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.