Switch to the source version
When switching to the source code version of Easy Decal the shared libraries must be kept as they are shared between the Sycoforge plugins.
What to replace
Replace the following DLLs with their respective source version:
- "Assets\Sycoforge\Easy Decal\Scripts"
- "Assets\Sycoforge\Easy Decal\Scripts\Editor"
You may want to create an Assembly Definition file for them and call it "EasyDecal.Runtime" and "EasyDecal.Editor" to get better compile times. Don't forget to add a runtime reference to the editor assembly.
What to keep
Everything in the "Assets/Sycoforge/Shared" folder.