# BepInEx.GraphicsSettings **Repository Path**: dv_zheng/BepInEx.GraphicsSettings ## Basic Information - **Project Name**: BepInEx.GraphicsSettings - **Description**: Unity graphics settings plugin for BepInEx - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-30 - **Last Updated**: 2021-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity graphics settings plugin for BepInEx Exposes unity's graphics settings and some other values for editing in ConfigurationManager. ## How to use 1. Install BepInEx 2. Download the latest [release](https://github.com/BepInEx/BepInEx.GraphicsSettings/releases) 3. Put the dll file in the `bepinex/plugins` folder 4. Install [ConfigurationManager](https://github.com/BepInEx/BepInEx.ConfigurationManager#readme) 5. Open ConfigurationManager in game and change the settings ## Settings Display mode can be set to either fullscreen, windowed, or borderless window. Background optimization only disables anti-aliasing at the moment.
