↩️ Back
VFP / *.vfp files store a collection of files and their additional metadata.
This file format was made by me, Blayms!
Used primarily for a secret project that I have in plans, but I decided to port it to ModExtraAssets, because I find it very fitting!
VFP stands for Versatile File Package. Versatile because it can store any type of metadata, file package because this file represents a package that holds files
You can, sort of, think of .vfp files as .assets files used by Unity to store game resources
I've also created an editor for that file type, which is not yet public. I do think that I will keep it private for a long time!
So, if you really want to use .vfp's for populating ModExtraAssets database - just stick with using .zip files atm
When I will release a VersatileFilePackage Editor, every single detail of that application will be described on GitHub.