Advanced Duplicator 2 https://wiremod.com/
Go to file
thegrb93 722c560515
Better error when dealing with newline corruption (#492)
* Improve error for corrupt newlines

* A bit better
2024-12-06 14:39:50 -05:00
.github/workflows Add workshop deployment action 2023-07-13 22:02:19 -07:00
lua Better error when dealing with newline corruption (#492) 2024-12-06 14:39:50 -05:00
.gitattributes Added .gitattributes file. 2014-03-22 13:14:30 +01:00
.gitignore Updated gmad_linux ref to always use latest build from wiremod repo. 2020-05-20 03:35:51 -04:00
addon.json Update addon.json 2021-05-07 18:19:00 -04:00
advdupe2icon.jpg Added workshop icon for Adv Dupe 2 2016-10-01 23:22:24 -04:00
advdupe2icon.psd Added workshop icon for Adv Dupe 2 2016-10-01 23:22:24 -04:00
CODE_OF_CONDUCT.md Updated various little root files for consistency 2020-05-17 06:22:37 -04:00
CONTRIBUTING.md Fix physobj OOB access (#483) 2024-11-02 04:09:48 -04:00
icon.tga Initial commit. 2011-10-30 02:59:26 +00:00
LICENSE Rename license to LICENSE 2021-03-06 10:37:19 -05:00
README.md Update README.md 2023-06-26 12:58:15 -07:00
SECURITY.md Update SECURITY.md 2019-07-22 22:46:50 -04:00

Advanced Duplicator 2 License Discord Workshop

An addon for Garry's Mod which implements a tool similar to the Duplicator, but with many added features. It is a fork of the Advanced Duplicator.

⬇️ 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/advdupe2.

📖 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.