open-project-1
open-project-1 copied to clipboard
I cant open the ZIP file
I'm new to this but I'm trying to open the ZIP file using WinRAR(If that helps), and it keeps telling me I have an 'unexpected end of archive.', I've tried redownloading it twice.
I'm trying to access the shaders file for a unity project using C#. If anyone has an alternative I could use instead that would also be helpful.
All I'm doing is downloading the Zip file and opening it, I can close the error window and access the file, but half the files aren't there, including the shaders file.
This is immediately after opening the file vvvv

You need to extract the .zip file using winrar first before opening it. It will extract to the same location by default and you can use the file from there; using the files while zipped will cause some problems.