26 Feb 12, 11:46AM
To easily remove them, navigate into your mod folder in terminal (read the Navigating the Terminal section), and use this command:
and then package it however you did it before. These files get made whenever you open the window in the finder (essentially), so it is important you package it before going into the folder again.
[SELECT ALL] Code:
rm -rf .DS_Store
and then package it however you did it before. These files get made whenever you open the window in the finder (essentially), so it is important you package it before going into the folder again.