Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

BepInEx 5.x mod for Bits & Bops that adds additional visual effects for the in-game editor.

## Installation

1. Install [BepInEx 5.x](https://docs.bepinex.dev/articles/user_guide/installation/index.html) for Bits & Bops.
2. Download `BopVisualEffects.dll` from the [latest release](https://github.com/Brollyy/BopVisualEffects/releases/latest).
3. Place `BopVisualEffects.dll` in `<GameRoot>/BepInEx/plugins/`.
4. Launch the game — effects will be available in the in-game editor.

## Available effects

See [this document](docs/effects/README.md) for the full list of effects this mod enables.
Expand Down