This is a repository for a BepInEx plugin for Bomb Rush Cyberfunk. It allows you to create and complete custom Combolines.
The mod should automatically send you a notification in your phone messages to explain how to use the mod.
#Create Lines
- You can use the app to start a custom path. It will record your path until you drop you combo.
- You can either test the line by interaction with the hologram disk or use the call button to create an Ai to follow your path. *Note AI are dumb and will often fail
- You can either Save the current line or choose to create a new one.
- Your current active line will be orange. Once you save it will become green.
- If you create or load a Line you can start an encounter
- You will need to follow the path by reading the markers
- You are required to complete any trick/grinds/boosts ect as shown in the path.
- Once you reach the end it will complete the line. Completions are automatically saved. Complete line will turn grey.
This mod allows you to save a .path file to share your lines with others.
- You can choose to save your current Line through the app. If you do it will be saved in the config folder.
- Navigate to your BepInEx installation for the game and open the
BepInEx/config/Sicklines/
folder - You can add or remove .path files from this directory
Completing Lines
This plugin requires BepInEx, a plugin framework for Unity games. The easiest way to get BepInEx going for Bomb Rush Cyberfunk is to use the r2modman mod manager.
r2modman was used to test this plugin, so other solutions may not work
To install BepInEx, follow these steps:
- Open r2modman and select Bomb Rush Cyberfunk as the game and choose any profile
- Navigate to the Online tab
- Find BepInEx Pack by BepInEx and install it
This project is licensed under the GNU General Public License v3.0