From 6d931e8bb0e901f9b0df8fbda9adcf9f53e899f4 Mon Sep 17 00:00:00 2001 From: B3none Date: Thu, 21 Dec 2023 22:51:26 +0000 Subject: [PATCH] Updated README.md with installation steps --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07586c9..d1bbe20 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Retakes plugin written in C# for CounterStrikeSharp - [ ] Better Weapon allocation - [ ] Better Grenade allocation - [ ] Add autoplant (with config) -- [ ] Add optional instadefuse (with config) +- [ ] Add instadefuse (with config) + +## Installation +Download the zip file from the [latest release](https://github.com/B3none/cs2-retakes/releases), and extract the contents into your `counterstrikesharp/plugins` directory. ## Setup for development Download the latest release of CounterStrikeSharp, and put the contents into the `CounterStrikeSharp` directory.