Addon mod for Project Brutality that will host configurable weapon/monster overrides and other adjustments.
pb_overhaul/— addon content (packed intopb_overhaul.pk3).dev_overhaul.sh— packs the addon and launches GZDoom with PB + addon.
- Ensure Project Brutality is available at
Project_Brutality-PB_Staging(ignored by git). - Run the dev script:
./dev_overhaul.shOptional environment variables:
IWAD_PATH— path to your IWAD (e.g.doom2.wad).GZDOOM_CMD— path to the GZDoom executable.PB_PATH— Project Brutality folder path.
- Project Brutality Overhaul menu with a placeholder screen.
- Hell's Bells weapon replaces PB Deagle spawns.
- Hell's Bells mag size slider (7–20, chamber adds +1).
Menu path:
Options -> Project Brutality Settings -> Project Brutality Overhaul
Console:
give pb_hellsbells
The script creates build/pb_overhaul.pk3 from pb_overhaul/ and launches:
<gzdoom> -file Project_Brutality-PB_Staging build/pb_overhaul.pk3
- Project Brutality sources are not included in this repo.
- Load order matters: PB first, then this addon.