2023-06-26 15:58:15 -04:00
# Advanced Duplicator 2 [](LICENSE) [](https://discord.gg/H8UKY3Y) [](https://steamcommunity.com/sharedfiles/filedetails/?id=773402917)
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
> An addon for [Garry's Mod](https://garrysmod.com) which implements a tool similar to the [Duplicator](https://gmod.fandom.com/wiki/Duplicator), but with many added features. It is a fork of the [Advanced Duplicator](https://github.com/wiremod/advduplicator).
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
## ⬇️ Installation
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
| Addon | Workshop | GitHub |
| --- | --- | --- |
|**Wiremod**| [](https://steamcommunity.com/sharedfiles/filedetails/?id=160250458) | 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 |
2020-05-17 06:22:37 -04:00
2023-06-26 15:58:15 -04:00
For git, inside of `steamapps/common/Garrysmod/garrysmod/addons` , run ``git clone https://github.com/wiremod/advdupe2``.
2020-05-17 06:22:37 -04:00
2023-06-26 15:58:15 -04:00
## 📖 Documentation
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
You can find documentation [on our wiki ](https://github.com/wiremod/advdupe2/wiki )!
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
## 🤝 Contributing
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
> Before contributing to wiremod, take a look at the [code of conduct](CODE_OF_CONDUCT.md).
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
### 💡 Suggestions
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
To submit a suggestion, [use the discussions page ](https://github.com/wiremod/advdupe2/discussions/new?category=suggestions ).
2014-05-25 20:09:39 -04:00
2023-06-26 15:58:15 -04:00
### 🐛 Bug Reports
2019-05-02 12:51:38 -04:00
2023-06-26 15:58:15 -04:00
To submit a bug report, [make an issue ](https://github.com/wiremod/advdupe2/issues/new/choose ).
2019-05-02 12:51:38 -04:00
2023-06-26 15:58:15 -04:00
### 🧑💻 Pull Requests
2019-05-02 12:51:38 -04:00
2023-06-26 15:58:15 -04:00
Before making a PR, ensure your code follows the [developer style guide ](https://github.com/wiremod/wire/wiki/Developer-Style-Guide ).