🍈 Most of my Garry's Mod Workshop addons, complete with their source code.
Find a file
Chev efb61d9672
SprayMesh Extended: Fix layout breaking if adding an existing spray
It used old code where the spray was inside a container panel.

The container panel isn't used anymore, calling GetParent would mistakenly remove the DIconLayout
2025-04-19 22:35:58 -07:00
.github/ISSUE_TEMPLATE Update feature request template 2025-01-06 15:48:38 -08:00
addons SprayMesh Extended: Fix layout breaking if adding an existing spray 2025-04-19 22:35:58 -07:00
images SprayMesh Extended: Add another screenshot 2024-03-27 12:10:51 -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.