mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-04-05 09:00:49 +00:00
An SDK to create Mods for dhewm3
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools/compilers/aas | ||
ui | ||
.gitignore | ||
CMakeLists.txt | ||
config.h.in | ||
COPYING.txt | ||
README.md |
Perfected Doom 3
The source code to build the game DLLs for both Perfected Doom 3 and Perfected Doom 3 RoE for dhewm3.
Thanks to VGames for releasing the source under GPL!
You can download the mod itself at https://www.moddb.com/mods/perfected-doom-3-version-500/downloads
Note that you should rename the Perfected/
game directory to perfected/
, and Perfected_ROE
to perfected_roe
, because Doom3 doesn't like upper-case characters in mod directories, especially on operating systems that are case-sensitive, like Linux.