Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.33 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.33 KB

argent

argent

Argent (stylized "ARGENT") is a Classic Doom mod that brings the arsenal from id's 2016 DOOM reboot into the hands of the OG Doomguy. The goal is to create a faithful-yet-balanced recreation of the new game's weapons, with just enough aesthetic 'oomph' to not distract from the classic Doom gameplay style.

The mod is directly based on Neccronixis's excellent spritework, so major props to him for effectively authoring this mod. Code, secret sauce, and further sprite edits (pending) are by Xaser (me), with a few miscellaneous credits flying about -- see credits.txt for more details.

Where to get

How to build locally

Prerequisites

Install Python 3 -- that's it!

Build

For a normal build:

argent$ py build.py

For a versioned "distribution" build:

argent$ py build.py -d

Run

zdoom -file xa-argen.pk3

License

While Argent is pending a formal license declaration for organizational reasons, the code portions of this mod will be released under the MIT License. More to come on this front soon.