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:
parent
d4866c1448
commit
2822b76483
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user