mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
36 lines
2.2 KiB
Markdown
36 lines
2.2 KiB
Markdown
# Wiremod [](LICENSE) [](https://discord.gg/H8UKY3Y) [](https://steamcommunity.com/sharedfiles/filedetails/?id=160250458)
|
|
|
|
> An addon for [Garry's Mod](https://garrysmod.com) 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) | [](https://steamcommunity.com/sharedfiles/filedetails/?id=160250458) | https://github.com/wiremod/wire |
|
|
|**Wiremod** (Canary) | [](https://steamcommunity.com/sharedfiles/filedetails/?id=3066780663) | https://github.com/wiremod/wire |
|
|
|**AdvDupe2**| [](https://steamcommunity.com/sharedfiles/filedetails/?id=773402917)| https://github.com/wiremod/advdupe2 |
|
|
|**Wire Extras**| [None yet](https://github.com/wiremod/wire-extras/issues/113) | 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](https://github.com/wiremod/wire/wiki)!
|
|
|
|
|
|
## 🤝 Contributing
|
|
|
|
> Before contributing to wiremod, take a look at the [code of conduct](https://github.com/wiremod/wire/blob/master/CODE_OF_CONDUCT.md).
|
|
|
|
### 💡 Suggestions
|
|
|
|
To submit a suggestion, [use the discussions page](https://github.com/wiremod/wire/discussions/new?category=suggestions).
|
|
|
|
### 🐛 Bug Reports
|
|
|
|
To submit a bug report, [make an issue](https://github.com/wiremod/wire/issues/new/choose).
|
|
|
|
### 🧑💻 Pull Requests
|
|
|
|
Before making a PR, ensure your code follows the [developer style guide](https://github.com/wiremod/wire/wiki/Developer-Style-Guide).
|