Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

The SND folder has an incorrect capitalization, which doesn't work on Linux. #11

Closed
andreas-eberle opened this issue Apr 7, 2015 · 1 comment · Fixed by justangel/settlers-remake#2

Comments

@andreas-eberle
Copy link
Member

@andreasb242 reported:

The Original folder is called SND.

public String[] getSndFolders() { return getFolders("Snd"); }

This is not working on Linux, because usually the Fielesystem is case sensitive...

@andreas-eberle
Copy link
Member Author

It seams like the folders can have different capitalizations with different installations. We should check various capitalizations.

michaelzangl pushed a commit that referenced this issue Apr 20, 2015
Added different capitalizations to the search path for the SND and GFX folders. (Fixes #11)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant