raze-gles/README.md

46 lines
1.9 KiB
Markdown
Raw Normal View History

2020-02-02 23:53:34 +00:00
# Welcome to Raze!
2019-11-20 16:48:26 +00:00
2020-02-04 10:42:50 +00:00
[![Build Status](https://github.com/coelckers/Raze/workflows/Continuous%20Integration/badge.svg)](https://github.com/coelckers/Raze/actions?query=workflow%3A%22Continuous+Integration%22)
2019-11-20 16:48:26 +00:00
## Raze is a fork of Build engine games backed by GZDoom tech and combines Duke Nukem 3D, Blood, Redneck Rampage, Shadow Warrior and Exhumed/Powerslave in a single package. It is also capable of playing Nam and WW2 GI.
2019-11-20 16:48:26 +00:00
The game modules are based on the following sources:
* Duke Nukem: JFDuke, EDuke 2.0, World Tour extensions from DukeGDX and some minor fixes from EDuke32.
* Redneck Rampage: Nuke.YKT's reconstructed source available in the Rednukem Git repo.
* Blood: NBlood.
* Shadow Warrior: SWP and VoidSW.
* Exhumed/Powerslave: PCExhumed, with some enhancements inspired by PowerslaveGDX.
ZDoom, GZDoom Copyright (c) 1998-2020 ZDoom + GZDoom teams, and contributors
2019-11-20 16:48:26 +00:00
2020-02-02 23:53:34 +00:00
Doom Source (c) 1997 id Software, Raven Software, and contributors
2019-11-20 16:48:26 +00:00
EDuke32 and VoidSW Source (c) 2005-2020 EDuke32 teams, and contributors
NBlood source (c) 2019-2020 Nuke.YKT
2019-11-20 16:48:26 +00:00
PCExhumed source (c) 2019-2020 sirlemonhead, Nuke.YKT
BuildGDX (c) 2020
2020-02-02 23:53:34 +00:00
Duke Nukem 3D Source (c) 1996-2003 3D Realms
Shadow Warrior Source (c) 1997-2005 3D Realms
"Build Engine & Tools" Copyright (c) 1993-1997 Ken Silverman
Ken Silverman's official web site: http://www.advsys.net/ken
See the included license file "BUILDLIC.TXT" for license info.
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.
### Non-Build code is licensed under the GPL v2
2020-02-02 23:53:34 +00:00
##### https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
---
## How to build Raze
To build Raze, 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 - use this repository instead of GZDoom's.