Skip to content

tchr-dev/pb_overhaul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PB Overhaul

Addon mod for Project Brutality that will host configurable weapon/monster overrides and other adjustments.

Structure

  • pb_overhaul/ — addon content (packed into pb_overhaul.pk3).
  • dev_overhaul.sh — packs the addon and launches GZDoom with PB + addon.

Quick Start

  1. Ensure Project Brutality is available at Project_Brutality-PB_Staging (ignored by git).
  2. Run the dev script:
./dev_overhaul.sh

Optional 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.

Current Features

  • 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

Packaging

The script creates build/pb_overhaul.pk3 from pb_overhaul/ and launches:

<gzdoom> -file Project_Brutality-PB_Staging build/pb_overhaul.pk3

Notes

  • Project Brutality sources are not included in this repo.
  • Load order matters: PB first, then this addon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors