Skip to content

Add instructions for referencing ParrelSync assembly#88

Open
veleek wants to merge 2 commits into
VeriorPies:masterfrom
veleek:patch-1
Open

Add instructions for referencing ParrelSync assembly#88
veleek wants to merge 2 commits into
VeriorPies:masterfrom
veleek:patch-1

Conversation

@veleek
Copy link
Copy Markdown

@veleek veleek commented Sep 27, 2022

If you are attempting to use ParrelSync APIs from a script inside of an assembly definition, you will get compilation errors.
This PR add instructions on referencing the ParrelSync assembly from an assembly definition (.asmdef).

I think these instructions are useful mostly because the assembly you need to add a reference to is called projectCloner instead of ParrelSync so even if you think you know what you're doing, it's easy to miss the correct assembly and then be unsure how to fix the problem.

@ZottiGabriele
Copy link
Copy Markdown

ZottiGabriele commented Dec 8, 2022

Found this very useful, I think these instructions should be merged in 👍

@Ryukkuryuku
Copy link
Copy Markdown

I ran into the same problem, and fortunately I found this post. Thanks a lot!
I also think it would be useful to have this instruction in the doc

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

Successfully merging this pull request may close these issues.

3 participants