Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 12, 2024
2 parents bcc9c83 + f35cf12 commit e3c31df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CS2 Retakes
Retakes plugin written in C# for CounterStrikeSharp
CS2 implementation of retakes written in C# for CounterStrikeSharp. Based on the version for CS:GO by Splewis.

## Share the love
If you appreciate the project then please take the time to star the repository 🙏

![Star us](https://github.com/b3none/gdprconsent/raw/development/.github/README_ASSETS/star_us.png)

## Features / Roadmap
- [x] Bombsite selection
Expand Down Expand Up @@ -46,10 +51,5 @@ When the plugin is first loaded it will create a `retakes_config.json` file in t
| EnableBombsiteAnnouncementVoices | Whether to play the bombsite announcement voices. The volume for these values is client sided `snd_toolvolume`. | true | false | true |
| EnableBombsiteAnnouncementCenter | Whether to display the bombsite in the center announcement box. | true | false | true |

## Share the love
If you appreciate the project then please take the time to star the repository.

![Star us](https://github.com/b3none/gdprconsent/raw/development/.github/README_ASSETS/star_us.png)

## Credits
This was inspired by the [CS:GO Retakes project](https://github.com/splewis/csgo-retakes) written by [splewis](https://github.com/splewis).

0 comments on commit e3c31df

Please sign in to comment.