Author Topic: Making mods work in different operating systems  (Read 269 times)

Offline Cooper

  • Colonel
  • ****
  • Posts: 150
  • Chryssalids are awesome
    • View Profile
Making mods work in different operating systems
« on: February 21, 2024, 12:04:29 am »
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?

Offline Nord

  • Commander
  • *****
  • Posts: 1643
  • The Gate is open.
    • View Profile
Re: Making mods work in different operating systems
« Reply #1 on: March 17, 2024, 08:57:36 am »
Uppercase/lowercase check is necessary for any OS.