From 44bc835887007a45c288ae82c78c6768975cadd6 Mon Sep 17 00:00:00 2001 From: Brandon Hammer Date: Fri, 13 Nov 2020 11:18:11 +0000 Subject: [PATCH] Add 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0333cc4 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# ClanTagRankApi + +c# plugin for iw4m-admin that adds to the api to allow ClanTagRank to get the (shortened to fit in a clan tag) rank/role of a player based on name. + +# Installation +download the latest ClanTagRankApi.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. \ No newline at end of file