diff --git a/README.md b/README.md index 49fff32e..fd5ec3da 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Mod | Version | Why [CounterStrikeSharp](https://github.com/roflmuffin/CounterStrikeSharp) | `248` | Attempts to implement a .NET Core scripting layer on top of a Metamod Source Plugin, allowing developers to create plugins that interact with the game server in a modern language (C#) [CS2_ExecAfter](https://github.com/kus/CS2_ExecAfter) | `1.0.0` | Executes a command after server event (i.e. OnMapStart) or a delay. [CS2 Remove Map Weapons](https://github.com/kus/CS2-Remove-Map-Weapons) | `1.0.1` | Remove weapons from the map in CS2 as `mp_weapons_allow_map_placed 0` does not work. -[CS2_DamageInfo](https://github.com/K4ryuu/CS2_DamageInfo) | `2.3.2` | Displays the amount of damage players have inflicted on the victim's HP and Armor, as well as the hit groups they have hit. +[CS2_DamageInfo](https://github.com/KitsuneLab-Development/CS2_DamageInfo) | `2.3.2` | Displays the amount of damage players have inflicted on the victim's HP and Armor, as well as the hit groups they have hit. [GameModeManager](https://github.com/nickj609/GameModeManager)| `1.0.43` | A simple Counter-Strike 2 server plugin that helps admins manage game modes and map groups. [Rock The Vote](https://github.com/abnerfs/cs2-rockthevote)| `1.8.5-custombuild` | General purpose cs2 map voting plugin, made with love from scratch [MatchZy](https://github.com/shobhit-pathak/MatchZy) | `0.7.13` | MatchZy is a plugin for CS2 for running and managing practice/pugs/scrims/matches with easy configuration! @@ -90,7 +90,7 @@ Mod | Version | Why [CS2Rcon](https://github.com/LordFetznschaedl/CS2Rcon)| `1.2.0` | This is a rudimentary implementation of a RCON plugin for CS2 using CounterStrikeSharp as RCON does not work whilst connected to the server [SharpTimer](https://github.com/DEAFPS/SharpTimer/)| `0.2.5` | SharpTimer is a simple Surf/KZ/Bhop/MG/Deathrun/etc CS2 Timer plugin [GunGame](https://github.com/ssypchenko/cs2-gungame)| `1.1.2` | GunGame mode on Counter Strike Sharp -[K4-Arenas](https://github.com/K4ryuu/K4-Arenas)| `1.4.4` | All in one arena plugin, that you can use to have a ladder type gameplay. Support all map, 2v2/3v3/etc +[K4-Arenas](https://github.com/KitsuneLab-Development/K4-Arenas)| `1.4.4` | All in one arena plugin, that you can use to have a ladder type gameplay. Support all map, 2v2/3v3/etc [CS2 Retakes](https://github.com/B3none/cs2-retakes)| `2.0.7` | CS2 implementation of retakes. Based on the version for CS:GO by Splewis. [CS2 Retakes Shared](https://github.com/B3none/cs2-retakes)| `2.0.0` | Shared library for CS2 Retakes. [CS2 Instadefuse](https://github.com/B3none/cs2-instadefuse)| `1.4.3` | Allows a CT to instantly defuse the bomb when nothing can prevent defusal. Written in C# for CounterStrikeSharp.