Closed
Description
Shaders should then included as resources, so then debugging the core library would be easier by simply including the source and resource folders into the debug project. Some useful links:
Storing shaders either as assets or resources
Adding external source directory to project
If shaders are resources, getting their IDs from the core library would require using Resources.getIdentifier()