Update README

This commit is contained in:
Vauff 2023-11-18 16:35:32 -05:00
parent 07d6e304dc
commit 8d0b9773d1

View file

@ -4,10 +4,10 @@ A Counter-Strike 2 Metamod plugin that removes the max speed limitation from pla
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 the ZE build of CS2Fixes, as it also implements unlocked movement. Pick one or the other as you don't need both.
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://www.sourcemm.net/downloads.php?branch=dev)
- 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