1
0
mirror of https://github.com/troit5ky/gmod_discord_relay.git synced 2025-03-04 03:03:15 -05:00

clarification x2

This commit is contained in:
Dmitry Troitsky 2022-10-05 08:39:56 +03:00 committed by GitHub
parent d4866c1448
commit 2822b76483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
# Discord Relay for Garry's Mod
### How to install:
1. Put [GWSocket](https://github.com/FredyH/GWSockets/releases/) module in `garrysmod/lua/bin/ (create if not exist)`
2. Put [CHTTP](https://github.com/timschumi/gmod-chttp/releases) module `garrysmod/lua/bin/ (create if not exist)`
3. Install this addon
4. Configurate in discord-realy/lua/cl_config.lua and discord-realy/lua/sv_config.lua
1. Put [GWSocket](https://github.com/FredyH/GWSockets/releases/) module in `garrysmod/lua/bin/` (create if not exist)
2. Put [CHTTP](https://github.com/timschumi/gmod-chttp/releases) module in `garrysmod/lua/bin/` (create if not exist)
3. Put this addon (from release) to `garrysmod/addons/`
4. Configurate in `discord-realy/lua/cl_config.lua` and `discord-realy/lua/sv_config.lua`
5. Done! Restart server
### Preview