From f44dacfc83217eb0bf67d8bf28879a7a3062b86b Mon Sep 17 00:00:00 2001 From: RaidMax Date: Fri, 9 Jun 2023 13:33:58 -0500 Subject: [PATCH] bbb --- GameInterface.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/GameInterface.md b/GameInterface.md index 9d756f7..587e00d 100644 --- a/GameInterface.md +++ b/GameInterface.md @@ -26,10 +26,13 @@ The following games are supported in some capacity # How to install **[1]** Install the game interface by *copying the .gsc files to your game server install*. -- For `Plutonium` games you can execute the provided `deploy.bat` (on Windows) to automatically copy the files. -- The source .gsc files are provided in the `GameFiles` directory of your **IW4MAdmin** installation. +**[2]** Set `sv_iw4madmin_integration_enabled 1` in your game server config. -**[2]** Set `sv_iw4madmin_integration_enabled 1` in your game server config +| :information_source: **For `Plutonium` games you can execute the provided `deploy.bat` (on Windows) to automatically copy the files** | +|-| + +| :information_source: **The source .gsc files are provided in the `GameFiles` directory of your **IW4MAdmin** installation** | +|-| |⚠️ **Make sure to restart IW4MAdmin *and* your game server after installation** | |-|