RankBit / fictional-happiness

Game made on Unity
1 stars 1 forks source link

fictional-happiness

Game made on Unity

Dev notes:

Always include all .meta files. ALWAYS!

DO NOT MAKE THESE FOLDERS:

[Aa]ssets/AssetStoreTools*
[Bb]uild/
[Ll]ibrary/
[Ll]ocal[Cc]ache/
[Oo]bj/
[Tt]emp/
[Uu]nityGenerated/
[Ee]xportedObj/
Icon?
.vs/
.DS_Store?
.Spotlight-V100
.Trashes

What are the symbols above?

Symbols Details
"*" Include all the files inside
Icon? Includes Icon, Icon1, Icon2 etc
[Bb]uild Includes both Build and Build folders
. is not a special character