Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oqyh authored Jan 19, 2024
1 parent c6d563f commit 658fa4b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [CS2] Knife-Round (1.0.3)
# [CS2] Knife-Round (1.0.4)

### Creates An Additional Round With Knifes After Warmup

Expand All @@ -21,7 +21,7 @@
//Freeze Players On Voting
"FreezeOnVote": true,

//Block Team Changing (To Avoid PickGun)
//Block Team Changing (To Avoid Loser Switch To Winner Team And Vote)
"BlockTeamChangeOnVoteAndKnife": true,

//Allow All Players To Hear Each Other On Knife Round Only
Expand All @@ -35,6 +35,10 @@

//Message On Knife Round Start ("Knife_Start_Message") (In Secs)
"MessageKnifeStartTimer": 25,

//After Winner Pick Team How Many Restart Whould You Like
"AfterWinningRestartXTimes": 3,

//-----------------------------------------------------------------------------------------
"ConfigVersion": 1
}
Expand Down Expand Up @@ -81,6 +85,11 @@

## .:[ Change Log ]:.
```
(1.0.4)
-Fix Some Bugs
-Rework Knife Round For Better
-Added "AfterWinningRestartXTimes"
(1.0.3)
-Fix Some Bugs
-Fix Exploit Reconnect Spawn With Gun
Expand Down

0 comments on commit 658fa4b

Please sign in to comment.