Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oqyh committed Feb 10, 2024
1 parent a7988f1 commit 1c73252
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [CS2] Knife-Round (1.0.5)
# [CS2] Knife-Round (1.0.6)

### Creates An Additional Round With Knifes After Warmup

Expand All @@ -18,6 +18,12 @@
## .:[ Configuration ]:.
```json
{
//Give Armor On Knife Round?
//(0) = No
//(1) = Give Armor
//(2) = Give Armor + Helmet
"GiveArmorOnKnifeRound": 2,

//Freeze Players On Voting
"FreezeOnVote": true,

Expand Down Expand Up @@ -85,6 +91,11 @@

## .:[ Change Log ]:.
```
(1.0.6)
-Fix Some Bugs
-Added GiveArmorOnKnifeRound
(1.0.5)
-Fix Some Bugs
-Fix Windows Crash
Expand Down

0 comments on commit 1c73252

Please sign in to comment.