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.
- angryscience.net (archive of releases)
Despite not actually being a node.js project, this mod uses grunt for its build pipeline because it happens to be the tool the Xaser-person had handy.
Make sure the following packages are installed on your machine
- node.js
- npm
argent$ npm install
argent$ grunt build
zdoom -file xa-argen.pk3
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.