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
AshleyJamesy 26323969bb
Remove player restriction from entity:setSkin(number) (#2988)
* removed player restriction from entity:setSkin(number)

* remove unnecessary checks for setSkin
2024-04-03 04:33:46 +00:00
.github
data
lua
materials
models
resource/fonts
settings/spawnlist
sound
.gitattributes
.gitignore
.glualint.json
addon.json
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
README.md Add canary to readme (#2904) 2023-11-24 16:39:25 -08:00
SECURITY.md Update SECURITY.md 2019-07-22 22:44:57 -04:00
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 (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.