This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
ShaderSetting
Client side shader modificationOverview
This plugin allows for custom settings for the following shaders
- Bloom
- Chromatic Aberration
- Dithering
- Eye Adaptation
- Grain
Usage for Players
A file will generate in the config folder when the game is launched. After that you can use the Config editor in modman or manually edit it. Be sure to enable at least one patch otherwise this plugin will unload itself.
Usage for Rundown developers
Include a folder named config and the config file for this mod within it in your release. When people install your rundown it should automatically set it up.
The uploaded file structure for your mod should be as follows "myRundown\config\com.Dex.ShaderSetting.cfg" ".\plugins\myFiles" ".\icon.png" ".\manifest.json" ".\README.mmd"
Note
If you have any issues or would like for more features please join the modding discord and ask Dex#5623 for assistance
