From 8d8e65777b98e81f1691b21847418ddc304c1005 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Wed, 22 Nov 2023 03:54:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53ebb5..5344a75 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ However, [AccessPlus](https://forums.tripwireinteractive.com/index.php?threads/u * **with workshop:** Use the [instructions below](https://github.com/GenZmeY/KF2-SafeMutLoader#build--upload) to build the SML and upload it to your workshop, then subscribe your server to SML 2. Add `SML.Mut` **first** to your list of mutators, example: ```text -?Mutator=SML.Mut,UnofficialKFPatch.UKFPMutator,AAL.AALMut,DiscordMessage.DMMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut +?Mutator=SML.Mut,AAL.AALMut,FriendlyHUD.FriendlyHUDMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut ``` (add/remove **compatible** mutators you need)