emanzione / PATCH

The PATCH repository for issues tracking, wiki and shared material.
https://assetstore.unity.com/packages/tools/utilities/p-a-t-c-h-ultimate-patching-system-41417
MIT License
47 stars 6 forks source link

Add launcher Mutex/Process Check (Prevent multiple copies of launcher/patcher from being ran at once) #17

Closed Zenroth closed 4 years ago

Zenroth commented 5 years ago

Some customers will end up launching 2-3 copies of the launcher at once, which during installs/patches write over each other. Should add by default a process mutex so only one copy can run at a time.