What does modders have to remember to make mods work in different operating systems? My research concluded with this:
Windows: Nothing special
Linux: Linux see difference between uppercase/lowercase in file names, so make no mistakes here
Mac: Use 8bit png images, do not use gif
Anything I missed?