File Types

  • Views Views: 34,185
  • Last updated Last updated:
  • VaM File Types.


    .json
    The basic scene file for VaM is the .json file. Also used for Subscenes
    \Saves\scene
    \Custom\SubScene


    .vac
    Legacy compiled scene files. These are not commonly used anymore. Originally the scene file when packaged into a "vac" for sharing would compress the assets into one file that would be opened from the scene folder. When opened the file would unzip and create a tree folder within that location so that the assets could be accessed by VaM. After closing the scene those specific assets would not be accessible normally unless copied into the appropriate folder.
    \Saves\scene


    .assetbundle
    Unity compiled assets
    "How to create a Var File" Guide created by JoyBoy.
    \Custom\Assets
    https://hub.virtamate.com/resources/unity-assetbundles-for-vam-1-xx.167/


    .var
    addonPackage files
    \AddonPackages
    \AddonPackagesBuilder



    .vmb and .vmi. Also .dsf
    Compressed morphs
    \Custom\Atom\Person\Morphs\female
    \Custom\Atom\Person\Morphs\female_genitalia
    \Custom\Atom\Person\Morphs\male
    \Custom\Atom\Person\Morphs\male_genitalia



    .vab, .vaj, and .vam
    Custom Hairstyle and clothing files
    \Custom\Hair\Female
    \Custom\Hair\Male
    \Custom\Clothing\Female
    \Custom\Clothing\Male


    .vap
    Preset reference, location depends on what the preset is for.




    .fav
    Favorite file references, location depends on what is favorited



    .cs
    Custom Script file
    \Custom\Scripts
Back
Top Bottom