MovementUnlocker/README.md
2023-11-18 16:35:32 -05:00

13 lines
No EOL
741 B
Markdown

# Movement Unlocker
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.
Ported from the [Movement Unlocker](https://forums.alliedmods.net/showthread.php?t=255298) SourceMod plugin for CS:GO.
Note this plugin is currently incompatible with CS2Fixes, as it also implements unlocked movement. Pick one or the other as you don't need both.
## Installation
- Install [Metamod](https://cs2.poggu.me/metamod/installation/)
- Download the [latest release package](https://github.com/Source2ZE/MovementUnlocker/releases/latest) for your OS
- Extract the package contents into `game/csgo` on your server