Skip to content

Commit 18f921c

Browse files
committed
- UPDATED: deathrun-manager 0.0.9 > 0.1.0
1 parent 249cee0 commit 18f921c

File tree

7 files changed

+37
-482
lines changed

7 files changed

+37
-482
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Mod | Version | Why
105105
[CS2 Deathmatch](https://github.com/NockyCZ/CS2-Deathmatch)| `1.2.5` | Custom Deathmatch CS2 plugin (Includes custom spawnpoints, multicfg, gun selection, spawn protection, etc)
106106
[OpenPrefirePrac](https://github.com/lengran/OpenPrefirePrac)| `0.1.46` | Multiple prefire practices on competitive maps and support multiplayer practicing simultaneously.
107107
[CS2-CustomVotes](https://github.com/imi-tat0r/CS2-CustomVotes)| `1.1.3` | A plugin for Counter-Strike 2 to create custom votes for settings.
108-
[deathrun-manager](https://github.com/leoskiline/cs2-deathrun-manager)| `0.0.9` | Deathrun Manager for CounterStrikeSharp Framework CS2.
108+
[deathrun-manager](https://github.com/leoskiline/cs2-deathrun-manager)| `0.1.0` | Deathrun Manager for CounterStrikeSharp Framework CS2.
109109
[AnnouncementBroadcaster](https://github.com/lengran/CS2AnnouncementBroadcaster) | `0.5` | Conditional messages, OnCommand, OnPlayerConnect, OnRoundStart, and TimerMsgs.
110110
[CS2FunMatchPlugin](https://github.com/TitaniumLithium/CS2FunMatchPlugin) | `1.1.1` | Random fun mode every round
111111
[RollTheDice](https://github.com/Kandru/cs2-roll-the-dice) | `1.2.6` | Roll the dice to get either a positive or negative effect for the current round.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"DeathrunEnabled": 1,
3+
"DeathrunPrefix": "[DR Manager]",
4+
"DeathrunAllowCTGoSpec": 1,
5+
"DeathrunVelocityMultiplierTR": 1.75
6+
}

0 commit comments

Comments
 (0)