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
Astralcircle 8f8368cc19
Add e:propSleep(n) to propcore (#3187)
* e:propSleep(n)

* Add description

* Use :IsValid instead of IsValid

Co-authored-by: Denneisk <20892685+Denneisk@users.noreply.github.com>

---------

Co-authored-by: Denneisk <20892685+Denneisk@users.noreply.github.com>
2024-11-28 19:26:56 +00:00
.github Update WireLib.GetVersion (#3032) 2024-04-10 16:22:22 -04:00
data Add array:indexOf (#2939) 2024-01-16 22:37:47 +00:00
lua Add e:propSleep(n) to propcore (#3187) 2024-11-28 19:26:56 +00:00
materials Move spawnmenu icons (#2980) 2024-01-21 15:01:41 -05:00
models
resource/fonts
settings/spawnlist Normalize line endings. 2013-07-28 15:51:47 +01:00
sound
.gitattributes
.gitignore
.glualint.json
addon.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
wiremod.fgd Removed @include "garrysmod.fgd" from wiremod.fgd (#3078) 2024-06-03 18:57:40 -04: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.