Civ2-clone
Civ2-clone copied to clipboard
Make File.Exists case insensitive for linux (gtk)
(for .txt files like Game/game, Labels/labels, etc.) See here: https://github.com/axx0/Civ2-clone/blob/589361d6ff9be5f761bbc4869e0e1b77c1dbbee3/Engine/src/Utils.cs#L27-L62 Windows (WinForms) doesn't have this problem.