Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-wos committed Jun 7, 2024
1 parent 06fa5f8 commit 5a4a478
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
}
```

0 comments on commit 5a4a478

Please sign in to comment.