bro-CustomRundownLabels icon

CustomRundownLabels

Allows for custom labels on the rundown selection screen.

Last updated a year ago
Total downloads 1457
Total rating 2 
Categories Rundown Mods
Dependency string bro-CustomRundownLabels-1.0.0
Dependants 8 other packages depend on this package

README

Custom Rundown Labels

Use this plugin to add custom labels to your rundown selection screen.

How to use

Run the plugin once, then inside your profile, CustomRundownLabels.json should generate.

GTFO/
└──BepInEx/
    └──plugins/
        └──CustomRundownLabels/
            └──CustomRundownLabels.json

Inside this json file, you can add custom rundown labels.

The order of each string copies the Vanilla order, keep this in mind:

"R1",
"R7",
"R2",
"R3",
"R4",
"R5",
"R6",
"R8"

Created by Dex and Mccad, typed in by bro

Contact bro#1094 on discord for issues

Patch Notes

  • 1.0.0
    • CustomRundownLabels released