Update README.md

This commit is contained in:
Redox 2021-10-26 18:59:44 +02:00 committed by GitHub
parent c6f4ac87c3
commit bb1f118383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,13 @@
# better-dupe
# Better dupe
**Ever had the issue where the default duplication tool nearly crashes your game?
Or had massive lag spikes whenever someone spawns dupes in?**
Fear no more!
This addon fixes those exact issues.
Instead of spawning all props and constraints from a dupe in a single tick (like the default duplicator tool does), this addon makes it so it's all spawned over a larger period of time to spread out the lag of creating entities.
Credits to [advanced dupe](https://steamcommunity.com/workshop/filedetails/?id=773402917) for having a great spawning system!
[Workshop Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2637764673)