mirror of
https://github.com/Source2ZE/MovementUnlocker.git
synced 2026-09-27 20:57:04 +02:00
Update README
This commit is contained in:
parent
7d4fae3859
commit
d3747829aa
2 changed files with 4 additions and 4 deletions
|
|
@ -155,7 +155,7 @@ const char *MovementUnlocker::GetAuthor()
|
|||
|
||||
const char *MovementUnlocker::GetDescription()
|
||||
{
|
||||
return "CS2 MM:S port of Movement Unlocker, removes max speed limitation from players on the ground";
|
||||
return "Removes max speed limitation from players on the ground, feels like CS:S";
|
||||
}
|
||||
|
||||
const char *MovementUnlocker::GetName()
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# MovementUnlocker
|
||||
# Movement Unlocker
|
||||
|
||||
Metamod port of [Movement Unlocker](https://forums.alliedmods.net/showthread.php?t=255298) intended for CS2.
|
||||
A Counter-Strike 2 Metamod plugin that removes the max speed limitation from players on the ground, feels like CS:S. Useful for zombie knockback, several movement gamemodes, or just easier bhop.
|
||||
|
||||
Currently this project is targeting CS:GO simply due to the unavailability of Metamod for CS2, it should be fairly simple to port once Metamod is available.
|
||||
Ported from the [Movement Unlocker](https://forums.alliedmods.net/showthread.php?t=255298) SourceMod plugin for CS:GO.
|
||||
Loading…
Add table
Add a link
Reference in a new issue