Verge3D Folder Structure

From Verge3D Wiki
Jump to navigationJump to search

Here is a low-level reference on the Verge3D folder layout. It can be useful for administrative tasks, installing third-party plugins or templates, performing a clean uninstallation, or resolving issues. For general usage, the only thing that you should be concerned about is the structure of your own projects.

Installation Folder

This is where the Verge3D software is installed (aka root folder).

Verge3D for Blender

Default installation folder on Windows (can be specified by the user in the installer):

C:\Program Files\Verge3D_for_Blender

Installation folder on macOS (hard-coded in the installer):

/Users/USER/Applications/Verge3D for Blender

Installation folder on Linux is where you unpack the .xz distribution, e.g.:

/home/USER/verge3d_blender

Verge3D for 3ds Max

Default installation folder on Windows (can be specified by the user in the installer):

C:\Program Files\Verge3D_for_3dsMax

Verge3D for Maya

Default installation folder on Windows (can be specified by the user in the installer):

C:\Program Files\Verge3D_for_Maya

Installation folder on macOS (hard-coded in the installer):

/Users/USER/Applications/Verge3D for Maya

Installation folder on Linux is where you unpack the .xz distribution, e.g.:

/home/USER/verge3d_maya

Verge3D Ultimate

Default installation folder on Windows (can be specified by the user in the installer):

C:\Program Files\Verge3D_Ultimate

Installation folder on macOS (hard-coded in the installer):

/Users/USER/Applications/Verge3D Ultimate

Installation folder on Linux is where you unpack the .xz distribution, e.g.:

/home/USER/verge3d_ultimate

Applications Folder

This is where you store your Verge3D applications. This folder can be easily changed via the App Manager settings. Below we provide the applications folders suggested by default.

Default applications folder on Windows:

C:\Users\USER\Documents\verge3d_apps

Default applications folder on macOS:

/Users/USER/Documents/verge3d_apps

Default applications folder on Linux:

/home/USER/Documents/verge3d_apps

Configuration Folder

This is where Verge3D configurations (e.g. App Manager settings) and temporary files are stored. You might try to remove the corresponding configuration folder in the following cases:

  • The App Manager stopped working correctly.
  • You have issues with Verge3D licensing.
  • You need to perform a clean uninstallation, since the Verge3D uninstaller does not touch the user's configs.

Verge3D for Blender

Configuration folder on Windows:

C:\Users\USER\AppData\Roaming\Soft8Soft\Verge3D for Blender

Configuration folder on macOS:

/Users/USER/Library/Application Support/Verge3D for Blender

Configuration folder on Linux:

/home/USER/.config/verge3d_for_blender

Verge3D for 3ds Max

Configuration folder on Windows:

C:\Users\USER\AppData\Roaming\Soft8Soft\Verge3D for Max

Verge3D for Maya

Configuration folder on Windows:

C:\Users\USER\AppData\Roaming\Soft8Soft\Verge3D for Maya

Configuration folder on macOS:

/Users/USER/Library/Application Support/Verge3D for Maya

Configuration folder on Linux:

/home/USER/.config/verge3d_for_maya

Verge3D Ultimate

Configuration folder on Windows:

C:\Users\USER\AppData\Roaming\Soft8Soft\Verge3D Ultimate

Configuration folder on macOS:

/Users/USER/Library/Application Support/Verge3D Ultimate

Configuration folder on Linux:

/home/USER/.config/verge3d_ultimate

Blender Extension Folder

This is where the Verge3D exporter extension is installed.

The extension folder on Windows:

C:\Users\USER\AppData\Roaming\Blender Foundation\Blender\VERSION\extensions\soft8soft\verge3d

The extension folder on macOS:

/Users/USER/Library/Application Support/Blender/VERSION/extensions/soft8soft/verge3d

The extension folder on Linux:

/home/USER/.config/blender/VERSION/extensions/soft8soft/verge3d

3ds Max Plugin Folder

The 3ds Max exporter plugin is located inside the Verge3D installation folder in the following subfolder:

max_plugin

It's not copied in the 3ds Max configuration folders. Instead, the installer registers the path to the plugin in the Max's Plugin.UserSettings.ini file.

Maya Plugin Folder

Maya exporter plugin is located inside the Verge3D installation folder in the following subfolder:

maya_plugin

It's not copied into the Maya configuration folders. Instead, the installer registers the path to the plugin in the Maya's Maya.env file.

Puzzles Plugins Folder

This is the folder where stock and third-party plugins for the Puzzles Editor are installed. It's located inside the Verge3D installation folder in the following subfolder:

puzzles/plugins

App Templates Folder

This is the folder where stock and third-party application templates are installed. It's located inside the Verge3D installation folder in the following subfolder:

manager/templates