🍈 Most of my Garry's Mod Workshop addons, complete with their source code.
Find a file
Chev 7ec7b14b2f
SprayMesh Extended: Fix incorrect network data type
TraceNormal was being sent as a vector and read as a normal--now it is written & read as a normal.

Also changed HitNormal to be sent as a normal while I'm at it
2024-02-19 13:05:51 -08:00
.github/ISSUE_TEMPLATE Update issue templates 2023-11-08 21:53:21 +00:00
addons SprayMesh Extended: Fix incorrect network data type 2024-02-19 13:05:51 -08:00
images New addon: SprayMesh Extended 2023-11-04 13:40:49 -07:00
mapsrc Add map .vmf files 2023-07-17 13:47:12 -07:00
.gitignore Update .gitignore 2021-01-03 16:20:41 -08:00
LICENSE Initial commit 2021-01-03 15:49:53 -08:00
README.md Fix some README typos 2023-11-04 13:41:07 -07:00

gmod-addons

A collection of Garry's Mod addons I've made.

Addons

For information on each addon in this repo, check the README for it here.

Contributing

If you would like to make improvements for the addons on this repo, feel free to fork & make a pull request. I'll have to review your PR before it can be merged and the addon updated.