Skip to content

Commit

Permalink
updated folder path
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesenibbles123 committed Feb 22, 2021
1 parent 7e06915 commit 688671f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ A Blackwake mod that allows custom elite badges based on level
6. Launch the game and play!

# Setting up custom badges
When running initially you wil notice that a txt will be generated in the same folder as your mod **customBadges.txt**. Inside this file you use the following format:
When running initially you wil notice that a txt will be generated in **Mods/Configs/** called **customBadges.cfg**. Inside this file you use the following format:

**EXAMPLE**

```
100=silver
200=default
500=eyes
```

The following is the default result if you do not setup a custom list ^.

The **Left** side of the **=** designates the level at which it starts, the **Right** side designates the name of the badge to use.
Expand Down

0 comments on commit 688671f

Please sign in to comment.