0 of 0

File information

Last updated

Original upload

Created by

RedJohn260

Uploaded by

BlackStorm112

Virus scan

Safe to use

Tags for this mod

About this mod

Customizable headlamp.

Requirements
Permissions and credits
Changelogs
Donations
With this mod you can customize your headlamp.

Config Options:
  • Intensity - Set headlamp light intensity.
  • Range - Set headlamp light range.
  • Spot Angle - Set headlamp light spot angle.
  • Red Color - Set light red color. Value between 0.0-1.0.
  • Green Color - Set light green color. Value between 0.0-1.0.
  • Blue Color  - Set light blue color. Value between 0.0-1.0.
  • Toggle Lamp Key - Toggles the headlamp light on/off on a key press.

Installation and configuration Instructions:

  • Extract the archive to your BepInEx plugins folder.
  • Configure through AwesomeHeadlamp.cfg config file, or use Config Manager.

Requirements:


Troubleshooting methods:

  • If you can't generate the mod config file or mod wont work:
  • Navigate to this folder: %yourgamepath%/BepInEx/config.
  • Open the file named BepInEx.cfg file with your text editor.
  • Edit these values in your BepInEx.cfg file: 

    [Chainloader]
    HideManagerGameObject = true

    [Preloader.Entrypoint]
    Assembly = UnityEngine.CoreModule.dll
    Type = MonoBehavior
    Method = .cctor
  • Save the edited BepInEx.cfg file.