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 5ae3053 commit 2d49b5dCopy full SHA for 2d49b5d
.github/README.md
@@ -57,7 +57,7 @@ Rich API capabilities allow the system to connect any functionality (work with p
57
- Make sure that all plugins are running and in the correct order, using the `amxx list` command.
58
59
## Updating
60
-- Put new plugins (`plugins/*.amxx`) into `amxmodx/plugins/` folder on the HLDS server;
+- Put new plugins and lang-files (`plugins/*.amxx` & `data/lang/*.txt`) into `amxmodx/` folder on the HLDS server;
61
- Restart the server (command `restart` or change the map);
62
- Make sure that the versions of the plugins are up to date with the command `amxx list`.
63
0 commit comments