ogxd / project-curator

A convenient tool to help cleaning and maintaining Unity Projects 🧹✨
Do What The F*ck You Want To Public License
153 stars 27 forks source link

fix errors on saving scene if perforce is active #7

Closed curiouspers closed 2 years ago

ogxd commented 3 years ago

Added possibility to see full path in a tooltip (mouse over) in this commit. Does File.SetAttributes(JSON_PATH, FileAttributes.Normal); fixes the error you mention?