mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-02 13:51:52 +00:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
[![QZDoom Logo](https://forum.drdteam.org/download/file.php?id=3080)](https://zdoom.org/)
|
|
# Welcome to QZDoom!
|
|
|
|
[![Build Status](https://github.com/madame-rachelle/qzdoom/workflows/Continuous%20Integration/badge.svg)](https://github.com/madame-rachelle/qzdoom/actions?query=workflow%3A%22Continuous+Integration%22)
|
|
|
|
## QZDoom is a fork of [GZDoom](https://github.com/coelckers/gzdoom) for beta testing new features that have not yet been included in GZDoom's mainline.
|
|
|
|
Copyright (c) 1998-2019 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 QZDoom
|
|
|
|
To build QZDoom, please see the [wiki](https://zdoom.org/wiki/) and see the "Programmer's Corner" on the bottom-right corner of the page to build for your platform.
|
|
|
|
Follow the same instructions as with GZDoom, except substituting "coelckers/gzdoom" with "madame-rachelle/qzdoom" in order to link this repository in your build environment.
|