Skip to content

Commit

Permalink
- UPDATED: K4 repo URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
kus committed Jul 24, 2024
1 parent d5663a4 commit 60944d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand All @@ -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.
Expand Down

0 comments on commit 60944d2

Please sign in to comment.