From 950dcf934cf842b3e461dc2e3e73775db0825ddf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 4 Mar 2026 07:12:08 +0000 Subject: [PATCH 1/2] Initial plan From dfb7282d2367c21105d3b81b8690bccc442f77b9 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 4 Mar 2026 07:13:39 +0000 Subject: [PATCH 2/2] docs: add Installation section to README Co-authored-by: Brollyy <12004018+Brollyy@users.noreply.github.com> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fbe43f6..10b3d8c 100644 --- a/README.md +++ b/README.md @@ -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 `/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.