From 5a4a478f80b47d05a3bc85b9eead34ba793f39af Mon Sep 17 00:00:00 2001 From: oscar <29248751+oscar-wos@users.noreply.github.com> Date: Fri, 7 Jun 2024 19:01:01 +0100 Subject: [PATCH] docs: Update README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dd52cb..ce89d6b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# Refiller -CS2 - Heal +`counterstrikesharp/configs/plugins/Refiller/Refiller.json` +```json +{ + "AssistRefill": // true, false - Apply refill's to assisters + "HealthRefill": // "all", "0", "100" - Amount of health to refill + "AmmoRefill": // "all", "current", "off" - "all" = slot1,slot2,slot3,slot4 - "current" = current weapon + "ArmorRefill": // true, false - Refill armor +} +``` \ No newline at end of file