diff options
Diffstat (limited to 'system/ciopfs/README')
-rw-r--r-- | system/ciopfs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/ciopfs/README b/system/ciopfs/README new file mode 100644 index 0000000000..8288557370 --- /dev/null +++ b/system/ciopfs/README @@ -0,0 +1,3 @@ +ciopfs is a case-insensitive FUSE filesystem. It is useful for getting +around issues where, say, a game is ported from Linux to Windows but +the mods for that game still expect a case-insenitive filesystem. |