Files
sbox-public/engine/Sandbox.Filesystem/CaseInsensitivePhysicalFileSystem.cs
Matt Stevens dcbebfad0c Add Zio CaseInsensitivePhysicalFileSystem which wraps the PhysicalFileSystem on Linux only.
Instead of changing stuff in 1000 places and putting the responsibility
of casing on developers, resolve it at a filesystem level.

Windows stays on the default PhysicalFileSystem.
2026-04-24 13:55:18 +01:00

5.2 KiB