arma3 / DokanPbo

Mount PBO files as drives or folders in the file system
GNU Lesser General Public License v3.0
23 stars 5 forks source link

Make Drive readOnly #2

Closed dedmen closed 6 years ago

dedmen commented 6 years ago

Made the drive readonly because windows constantly throws "no space left on device" warnings. And you cannot write to it anyway so this makes more sense.

Also contains a probably minor performance improvement for file lookups