From dc5365b10e707915acc840634c589ad856b56df0 Mon Sep 17 00:00:00 2001 From: xen Date: Sun, 3 Mar 2024 21:35:25 +0200 Subject: [PATCH] Update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd08b57..85858f6 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,8 @@ If you edit this during a map, you must change map so clients can also get the n - `mm_extra_addons_timeout ` How long until clients are timed out in between connects for extra addons -The following commands are for server management only, addons mounted this way will not be sent to clients - -- `mm_mount_addon ` Mount an addon manually on the server -- `mm_download_addon ` Download and mount an addon manually on the server (addon is mounted upon download completion) +- `mm_download_addon ` Download an addon manually +- `mm_print_searchpaths` Print all the search paths currently mounted by the server ## Installation - Install [Metamod](https://cs2.poggu.me/metamod/installation/)