Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

File system case sensitivity #64

Open
AR2000AR opened this issue Aug 31, 2020 · 1 comment
Open

File system case sensitivity #64

AR2000AR opened this issue Aug 31, 2020 · 1 comment

Comments

@AR2000AR
Copy link

AR2000AR commented Aug 31, 2020

I'm using OCEmu to code a graphic lib. Some files or folder have caps in there names.
Is it posible to enable case sensitivity for the file system like in opencomputer ?

@zenith391
Copy link

Case sensitivity is actually dependent on the underlying OS (Windows, Mac or Linux). So if when using OCEmu for some reason it is case insensitive, that's because you're on Windows (oh and code your thing as if it had case sensitivity, else it might not work on someone else PC). However i don't know if OpenComputers enforce case sensitivity through some way or another, but if you're on Windows and it have case sensitivity, then it does it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants