Removes max speed limitation from players on the ground, feels like CS:S
Find a file
2024-01-29 08:07:41 -05:00
.github/workflows Build tweaks 2023-10-20 22:27:22 -04:00
.gitattributes Misc tweaks 2023-10-03 19:45:05 -04:00
.gitignore Build tweaks 2023-10-20 22:27:22 -04:00
AMBuilder Switch to AMBuild & WIP port to Counter-Strike 2 2023-10-03 18:21:45 -04:00
AMBuildScript Add GitHub Actions CI 2023-10-05 00:20:41 -04:00
configure.py Switch to AMBuild & WIP port to Counter-Strike 2 2023-10-03 18:21:45 -04:00
LICENSE Add plugin 2023-04-06 23:45:20 -04:00
MovementUnlocker.cpp Add license headers 2024-01-29 08:07:41 -05:00
MovementUnlocker.h Add license headers 2024-01-29 08:07:41 -05:00
PackageScript Switch to AMBuild & WIP port to Counter-Strike 2 2023-10-03 18:21:45 -04:00
README.md Update README 2023-11-18 16:35:32 -05:00

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 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