Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NockyCZ committed Jun 4, 2024
1 parent 0fcb810 commit 6151dd7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,34 @@ CS2 Deathmatch plugin for [CounterStrikeSharp](https://github.com/roflmuffin/Cou
Use gamemodes like `Custom` , `Casual` or `Deathmatch` for the plugin to work properly.<br>
Set the map duration according to `mp_timelimit`, the roundtime is also determined by this cvar.

## [Documentation/Wiki](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch)
## [Documentation/Wiki](https://docs.sourcefactory.eu/cs2-plugins/deathmatch)
## [Discord Support Server](https://discord.gg/sourcefactory)

### Main features
- [x] [Weapon Selection](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/weapons-selection)
- [x] [Creating Custom Modes](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/creating-custom-modes)
- [x] [With Examples](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/creating-custom-modes#examples)
- [x] [Weapons Restrict](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/weapons-restrict)
- [x] [Spawns Editor](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/spawns-editor)
- [x] [Configuration](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration)
- [x] [General Settings](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#general-settings-1)
- [x] [Gameplay Settings](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#gameplay-settings-1)
- [x] [Sounds Settings](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#sounds-settings-1)
- [x] [Custom Commands](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#custom-commands-1)
- [x] [Players Gameplay Settings](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#players-gameplay-settings-1)
- [x] [Weapon Selection](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/weapons-selection)
- [x] [Creating Custom Modes](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/creating-custom-modes)
- [x] [With Examples](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/creating-custom-modes#examples)
- [x] [Weapons Restrict](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/weapons-restrict)
- [x] [Spawns Editor](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/spawns-editor)
- [x] [Configuration](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration)
- [x] [General Settings](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#general-settings-1)
- [x] [Gameplay Settings](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#gameplay-settings-1)
- [x] [Sounds Settings](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#sounds-settings-1)
- [x] [Custom Commands](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#custom-commands-1)
- [x] [Players Gameplay Settings](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#players-gameplay-settings-1)
- [x] Spawn Protection
- [x] Respawn Time
- [x] Refill Ammo
- [x] Refill Health
- [x] [Client Preferences](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/configuration#players-gameplay-settings-1)
- [x] [Client Preferences](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/configuration#players-gameplay-settings-1)
- [x] Kill Sound
- [x] Headshot Kill Sound
- [x] Knife Kill Sound
- [x] Hit Sound
- [x] Only Headsnhot
- [x] Hud Messages
- [x] VIP Support
- [x] [Admin & Players Commands](https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/commands)
- [x] [Admin & Players Commands](https://docs.sourcefactory.eu/cs2-plugins/deathmatch/commands)

### Installation
1. Download the latest verison - https://github.com/NockyCZ/CS2-Deathmatch/releases
Expand Down

0 comments on commit 6151dd7

Please sign in to comment.