Skip to content

Commit

Permalink
clarification x2
Browse files Browse the repository at this point in the history
  • Loading branch information
troit5ky authored Oct 5, 2022
1 parent d4866c1 commit 2822b76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2822b76

Please sign in to comment.