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
2023-06-26 11:36:44 -07:00
.github Only preprocess changed files (#2644) 2023-06-22 17:28:08 -04:00
data Fix discard precedence (#2526) 2023-01-04 14:28:22 -08:00
lua bool to number (#2649) 2023-06-23 16:24:21 -07:00
materials Merge my wire addons into wire (#2231) 2021-09-29 13:31:32 -04:00
models Added more screens. (#2551) 2023-05-30 10:51:15 -04:00
resource/fonts Added more screens. (#2551) 2023-05-30 10:51:15 -04:00
settings/spawnlist Normalize line endings. 2013-07-28 15:51:47 +01:00
sound Renamed all files to lowercase, for Workshop compatibility 2013-07-12 00:55:14 -07:00
.gitattributes Fix all whitespace errors 2018-02-02 00:02:28 +00:00
.gitignore Update .gitignore (#2362) 2022-07-07 18:04:14 -04:00
.glualint.json Add gluafixer workflow (#2614) 2023-06-20 22:03:36 -04:00
addon.json Add gluafixer workflow (#2614) 2023-06-20 22:03:36 -04:00
CODE_OF_CONDUCT.md Split the code of conduct into a separate file 2018-03-01 09:30:39 +00:00
CONTRIBUTING.md New README.md (#2650) 2023-06-26 11:36:44 -07:00
LICENSE Rename license to LICENSE 2021-03-06 10:36:19 -05:00
README.md New README.md (#2650) 2023-06-26 11:36:44 -07:00
SECURITY.md Update SECURITY.md 2019-07-22 22:44:57 -04:00
wiremod.fgd Fix all whitespace errors 2018-02-02 00:02:28 +00:00
wiremod.jpg Added Workshop required files 2013-07-10 12:35:55 -07:00

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.