From 6151dd798989669e2e5f7a473496cfd9e1110cb7 Mon Sep 17 00:00:00 2001 From: Nocky <63038995+NockyCZ@users.noreply.github.com> Date: Tue, 4 Jun 2024 22:01:56 +0200 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 86eccce..eeace88 100644 --- a/README.md +++ b/README.md @@ -3,26 +3,26 @@ CS2 Deathmatch plugin for [CounterStrikeSharp](https://github.com/roflmuffin/Cou Use gamemodes like `Custom` , `Casual` or `Deathmatch` for the plugin to work properly.
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 @@ -30,7 +30,7 @@ Set the map duration according to `mp_timelimit`, the roundtime is also determin - [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