Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.35 KB

Killing Floor 2 HUD

GitHub all releases

KF 2 HUD for Scrn Balance. Credits to Zedek for original porting and sharing.

  • Edited sources should work as is when extended to scrn, Zedek's will not (they are provided as a reference).
  • Colored parts of hud were edited to white in photoshop so other colors don't mix and pollute when changing with code. Look for (26, 44, 100) RGB values to change color from blue.
  • Added true KF2 font instead of the Elegance font that Zedek had originally.
  • Sharing this since people already ripped everything they needed.

Installation

If you want to enable globally - paste to AutoLoadMutators=. Else make a voting option.

KF2HUD.Mut

Building and Dependancies

Use KF Compile Tool for easy compilation.

EditPackages=ServerPerks
EditPackages=ScrnShared
EditPackages=ScrnBalanceSrv
EditPackages=KF2HUD

Steam workshop

placeholder