mirror of
https://github.com/StyledStrike/gmod-custom-loadout.git
synced 2025-03-04 03:03:09 -05:00
Update the README
This commit is contained in:
parent
fbe3565bd4
commit
c54caca3c0
11
README.md
11
README.md
@ -1,8 +1,9 @@
|
||||
# Custom Loadout
|
||||
A loadout customization addon for Garry's Mod.
|
||||
[Visit the workshop page here.](https://steamcommunity.com/sharedfiles/filedetails/?id=2675972006)
|
||||
|
||||

|
||||
A loadout customization addon for Garry's Mod.
|
||||
|
||||
[](https://github.com/FPtje/GLuaFixer)
|
||||
[](https://steamcommunity.com/sharedfiles/filedetails/?id=2675972006)
|
||||
|
||||
### Features
|
||||
|
||||
@ -32,3 +33,7 @@ Returning `true` prevents the weapon from being given, and also marks them as un
|
||||
* URS/WUMA/BuilderX/sandbox's `PlayerGiveSWEP` restrictions still apply even if this hook doesn't block a weapon
|
||||
* The hook must be added on a shared realm (both on _CLIENT_ and _SERVER_)
|
||||
* It doesn't work in single player _(so if you need to test it, do it on a local, peer-to-peer or dedicated server instead.)_
|
||||
|
||||
## Contributing
|
||||
|
||||
Please follow the [CFC style guidelines](https://github.com/CFC-Servers/cfc_glua_style_guidelines) before opening pull requests.
|
Loading…
Reference in New Issue
Block a user