Skip to content

Commit

Permalink
Point to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Keelhauled committed Jun 27, 2020
1 parent c4cb997 commit b161594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Exposes unity's graphics settings and some other values for editing in Configura

## How to use
1. Install BepInEx
2. Download the latest [release](https://builds.bepis.io/projects/bepinex_graphics_settings)
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 the anti-aliasing at the moment.
Background optimization only disables anti-aliasing at the moment.

<p align="center"><img src="https://raw.githubusercontent.com/BepInEx/BepInEx.GraphicsSettings/master/settings.jpg?raw=true" alt="settings list"/></p>

0 comments on commit b161594

Please sign in to comment.