Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions. https://www.wiremod.com/
Go to file
Aws0me d8b8af94ab
Prevent entity gates from being used on players (#2908)
* prevent entity gates from being used on players

* move checks to isAllowed()
2023-11-27 18:23:32 -05:00
.github Embed commit hash in Workshop uploads (#2859) 2023-11-16 12:40:42 -08:00
data Fix #2883 2023-11-19 21:51:50 -08:00
lua Prevent entity gates from being used on players (#2908) 2023-11-27 18:23:32 -05:00
materials more models + modelplug cleanup (#2563) 2023-07-10 16:58:10 -04:00
models more models + modelplug cleanup (#2563) 2023-07-10 16:58:10 -04:00
resource/fonts
settings/spawnlist
sound
.gitattributes
.gitignore
.glualint.json
addon.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md Add canary to readme (#2904) 2023-11-24 16:39:25 -08:00
SECURITY.md
wiremod.fgd Fix all whitespace errors 2018-02-02 00:02:28 +00:00
wiremod.jpg

Wiremod License Discord Workshop

An addon for Garry's Mod which adds entities that communicate via wires. It can be used to create robots, vehicles, computers and much more!

⬇️ Installation

Addon Workshop GitHub
Wiremod (Stable) Wiremod https://github.com/wiremod/wire
Wiremod (Canary) Wiremod Canary https://github.com/wiremod/wire
AdvDupe2 AdvDupe2 https://github.com/wiremod/advdupe2
Wire Extras None yet https://github.com/wiremod/wire-extras

For git, inside of steamapps/common/Garrysmod/garrysmod/addons, run git clone https://github.com/wiremod/wire.

📖 Documentation

You can find documentation on our wiki!

🤝 Contributing

Before contributing to wiremod, take a look at the code of conduct.

💡 Suggestions

To submit a suggestion, use the discussions page.

🐛 Bug Reports

To submit a bug report, make an issue.

🧑‍💻 Pull Requests

Before making a PR, ensure your code follows the developer style guide.