Can I get Unity to ignore a certain file type when I build the project? - Stack Overflow

admin2025-04-18  3

In my Unity project, I have various README.md files in my Assets folder and all of its subfolders, subsubfolders and so on, that explains what all the contents of the folder are for documentation.

There is no need to compile these into the game files when I build the game. Is there a way I can get Unity to ignore them?

转载请注明原文地址:http://anycun.com/QandA/1744921599a89516.html