MF files

I have a game that loads textures using folders with the textures and stuff like that in it, but if I make the folders into .mf files, will the game still read them?

You’ll have to first mount the file using vfs.mount(); see the VirtualFileSystem documentation.