Chat sounds system for Garry's Mod (with extra sounds)
- Repository was rewritten and forced pushed on 2020-01-13. Commit messages, commits and files were altered or removed to attempt removing sounds violating GitHub AUP. You will have to force pull the repository to get all changes. You can use
repo-reset.cmd
to do that. better_profanity python module was used for the removal. - tl;dr: run repo-reset.cmd in the chatsounds directory
- Please report any remaining offensive or otherwise GitHub AUP violating sounds you might find by creating a new issue!
- Install a git client (tortoise git https://tortoisegit.org or github client https://desktop.github.com )
- Git clone: https://github.com/Metastruct/garrysmod-chatsounds.git
- Save to
garrysmod/addons/chatsounds
- To see if you installed it correctly, you should now have
garrysmod/addons/garrysmod-chatsounds/lua
folder
- Install subversion client: http://tortoisesvn.net/downloads.html
- Checkout: https://github.com/Metastruct/garrysmod-chatsounds/trunk
- Save to
garrysmod/addons/chatsounds
- To see if you installed it correctly, you should now have
garrysmod/addons/garrysmod-chatsounds/lua
folder
- Create directory
garrysmod/addons/chatsounds
- Checkout:
https://github.com/Metastruct/garrysmod-chatsounds/trunk/lua
togarrysmod/addons/chatsounds/lua
- To see if you installed it correctly, you should now have
garrysmod/addons/garrysmod-chatsounds/lua/autorun/chatsounds.lua
file.
- SOUNDS MUST OBEY GITHUB AUP
- Read this.
- We accept pull requests
- Running the preprocessor is not mandatory anymore - if you don't run it, lists will be auto-generated about 3 minutes after you commit/push the changes
If you do not understand, you can ask people who have already added sounds to add them for you.
- Check out the Web version here. (updates every 30 mins.)