You are viewing a potentially older version of this package.
View all versions.
CustomRundownLabels
Allows for custom labels on the rundown selection screen.
Date uploaded | 2 years ago |
Version | 1.0.0 |
Download link | bro-CustomRundownLabels-1.0.0.zip |
Downloads | 1763 |
Dependency string | bro-CustomRundownLabels-1.0.0 |
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