From cfb590b52d359c22ddeff89ef445fd61137f9e3d Mon Sep 17 00:00:00 2001 From: Project-Bromine Date: Sat, 30 May 2026 17:24:59 -0500 Subject: [PATCH 1/2] Update README.md for clarity and formatting --- README.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c7948d8..f74bd0c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # DebrisTweaksPlus -I used this GitHub to make this mod, which is where most of the code came from: https://github.com/NuggoDEV/DebrisTweaks-PC#features +I used the following GitHub repository to make this mod, which is where most of the code came from: https://github.com/NuggoDEV/DebrisTweaks-PC#features # Features 1. Lifespan: - Min, Max, Offset + - Min + - Max + - Offset 2. Rotation Speed 3. Velocity Multiplier 4. Drag @@ -10,16 +12,27 @@ I used this GitHub to make this mod, which is where most of the code came from: 6. Freeze rotations 7. Size 8. Extra Velocity Tweaks: - Cut Direction Multiplier, From Center Speed, Random Cut From Center Speed, Adjust Vertical Force Based On Cut, Dynamic Debris, Move Speed + - Cut Direction Multiplier + - From Center Speed + - Random Cut From Center Speed + - Adjust Vertical Force Based On Cut + - Dynamic Debris, Move Speed 9. Random Rotations Toggle 10. Edit Debris Colors 11. You can save settings in different profiles and load them. 12. Fix debris physics logic toggle -# Installation +13. Dissolve override + - Noise Multiplier + - Note Downscaling Toggle + - Disable Dissolve Noise Toggle +## Installation 1. Get the required mods, which are BSIPA, BeatSaberMarkupLanguage (BSML), and SiraUtil 2. Download and extract the "Plugins.zip" from the releases 3. Then select the "Plugins" folder 4. Move the folder where you have Beat Saber installed -5. Or drag the DebrisTweaks+.zip into the mods section of bsmanager. - +5. Or drag the DebrisTweaks+.zip into the mods section of BSManager. +## Usage +1. Open Beatsaber. +2. In the mods menu, click Debris Tweaks+. +3. The rest should be self explanatory. Open an issue for help if needed! From 0cce619ae3809afd1e9032c18440b8812c84290e Mon Sep 17 00:00:00 2001 From: Project-Bromine Date: Sat, 30 May 2026 17:29:35 -0500 Subject: [PATCH 2/2] Update README for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f74bd0c..e12be21 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DebrisTweaksPlus I used the following GitHub repository to make this mod, which is where most of the code came from: https://github.com/NuggoDEV/DebrisTweaks-PC#features -# Features +## Features 1. Lifespan: - Min - Max