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!
Addon | Workshop | GitHub |
---|---|---|
Wiremod (Stable) | https://github.com/wiremod/wire | |
Wiremod (Canary) | https://github.com/wiremod/wire | |
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
.
You can find documentation on our wiki!
Before contributing to wiremod, take a look at the code of conduct.
To submit a suggestion, use the discussions page.
To submit a bug report, make an issue.
Before making a PR, ensure your code follows the developer style guide.