From 289efd1dff6d22e0d3a1db49565ecad3b51fd1b8 Mon Sep 17 00:00:00 2001 From: Brandon Hammer Date: Fri, 20 Nov 2020 10:13:26 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 966ec81..2a299d5 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ c# plugin for iw4m-admin that interacts with ClanTagRank to set the ClanTag of p ```(!rr) !ResetRank ``` -by default, these require permission level Admin or above, this can be changed, along with the command names and alias in ./Configuration/CommnadConfiguration.json +by default, these require permission level Admin or above, this can be changed, along with the command names and alias in ```./Configuration/CommnadConfiguration.json``` # Installation download the latest ClanTagRankCommands.dll from the releases page and place it in the Plugins folder of your iw4m-admin folder, and then head over to https://gitea.insanemode.org/INSANEMODE/ClanTagRank and follow the instructions there. # Configuration -You can change the default rank names in ./Configuration/ClanTagRankCommands.json +You can change the default rank names in ```./Configuration/ClanTagRankCommands.json``` if you do not have it, make sure you are up to date, and you run iw4m-admin to generate the default Configuration. \ No newline at end of file