Quick Settingsr Streets is a mod for BMX Streets that allows players to set indsividual hotkeys for toggeling commen ingame settings.
- Set a custom hotkey for common settings like the grind assist or the slow mo vignette.
- Save and load individual hotkeys.
- MelonLoader mod loader for IL2CPP games.
- Download the latest release from the Releases page.
- Extract the contents of the ZIP file into the game's mod directory.
- Launch the game and enable the mod in the mod menu.
- Launch the game and press J to open the menu.
- Select a setting on the left and then set your desired hotkey.
- Click the "Save" button.
- Press your hotkey to toggle the setting on/off.
- Visual Studio or another IDE for C# development.
- Clone the repository:
git clone https://github.com/Karxem/quick-settings-streets.git - Open the solution in your preferred IDE.
- Add the neccessary Assembly files
- Make changes to the code as needed.
- Build the project.
- Copy the generated DLL file to the game's mod directory.