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
Vurv 84f1f54065
Improve E2 Constants (#2846)
* Better constants

* Update vector.lua
2023-11-15 13:59:07 -08:00
.github Add canary deploy workflow 2023-10-30 13:50:24 -07:00
data Add lambdas to E2 (#2829) 2023-11-12 16:16:38 -08:00
lua Improve E2 Constants (#2846) 2023-11-15 13:59:07 -08: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 New README.md (#2650) 2023-06-26 11:36:44 -07:00
LICENSE
README.md Fix broken link (#2792) 2023-10-15 00:10:03 -07:00
SECURITY.md
wiremod.fgd
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 Wiremod 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.