From ecf60685bb4c28805a5052cd3f533232870dfc82 Mon Sep 17 00:00:00 2001 From: RaidMax Date: Fri, 9 Jun 2023 13:31:56 -0500 Subject: [PATCH] sss --- GameInterface.md | 8 +++++--- test1/test2/test.md | 1 - 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 test1/test2/test.md diff --git a/GameInterface.md b/GameInterface.md index 93b3554..9d756f7 100644 --- a/GameInterface.md +++ b/GameInterface.md @@ -25,10 +25,12 @@ The following games are supported in some capacity # How to install -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. +**[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 -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** | |-| diff --git a/test1/test2/test.md b/test1/test2/test.md deleted file mode 100644 index 3b43971..0000000 --- a/test1/test2/test.md +++ /dev/null @@ -1 +0,0 @@ -# hello \ No newline at end of file