Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] a way to know if the project is a clone? #85

Open
BruceKristelijn opened this issue Jul 30, 2022 · 2 comments
Open

[Question] a way to know if the project is a clone? #85

BruceKristelijn opened this issue Jul 30, 2022 · 2 comments

Comments

@BruceKristelijn
Copy link

I need the default editor layout for inspecting so I was thinking of giving the clone's editor a hue color. Is there a build-in way of knowing that the current instance is a clone? This would make it really easy to do!

@jaimuepe
Copy link

jaimuepe commented Aug 25, 2022

I know this is an old question, but i just started using ParrelSync and i found this:

https://github.com/VeriorPies/ParrelSync/wiki/Argument

if (ClonesManager.IsClone()) { ... }

just in case anyone has the same question.

@BruceKristelijn
Copy link
Author

Wow, that's it thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants