We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fdc6c commit 10ea8a4Copy full SHA for 10ea8a4
README.md
@@ -8,4 +8,8 @@ This bot can be used for default gamemodes, deathmatch and zombie.
8
2. Download latest ebot release.
9
3. Put ebot folder to "cstrike\addons"
10
4. Open "cstrike\addons\metamod\plugins.ini"
11
-5. Add that line "win32 addons\ebot\dlls\ebot.dll" and save it.
+5. Final Step:
12
+ (For Windows) Add that line "win32 addons\ebot\dlls\ebot.dll" and save it.
13
+ (For Linux) Add that line "linux addons\ebot\dlls\ebot.so" and save it.
14
+
15
+Linux version is unoffical!
0 commit comments