From 07d6e304dc3d60a3d7f21574167db131b583205a Mon Sep 17 00:00:00 2001 From: Vauff Date: Mon, 13 Nov 2023 21:33:50 -0500 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbd8bfc..e704e26 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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. + ## Installation - Install [Metamod](https://www.sourcemm.net/downloads.php?branch=dev)