4 lines
194 B
C#

// NiloToonURP ShaderLibrary folder need an Assembly Definition files to create a .cs project
// This is a dummy C# file so the ShaderLibrary assembly is not empty.
class ShaderLibraryDummy { }