diff --git a/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg b/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg index 31ae93a..c979d78 100644 --- a/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg +++ b/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg @@ -7,5 +7,5 @@ # Setting type: Single # Default value: 0.25 # Acceptable value range: From 0 to 1 -Shadow Opacity = 0.4049296 +Shadow Opacity = 0.65 diff --git a/BepInEx/config/com.smajlec.lights.cfg b/BepInEx/config/com.smajlec.lights.cfg new file mode 100644 index 0000000..472b838 --- /dev/null +++ b/BepInEx/config/com.smajlec.lights.cfg @@ -0,0 +1,27 @@ +## Settings file was created by plugin SmajlecLights v1.2.0 +## Plugin GUID: com.smajlec.lights + +[Main] + +## Enable post-processing tweaks +# Setting type: Boolean +# Default value: true +Enabled = true + +## Toggle tweaks on hotkey +# Setting type: KeyboardShortcut +# Default value: None +Hotkey = + +## Added brightness +# Setting type: Single +# Default value: 1 +# Acceptable value range: From 0 to 1 +Brightness = 0.80 + +## Extended exposure range, mainly affects dark areas +# Setting type: Single +# Default value: 0.3 +# Acceptable value range: From 0 to 0.5 +Exposure = 0.15 +