This class handles all of the plugins for a Vertices game, whether it's DLC or Mods.
More...
|
static vxIContentPack | MainGameContentPack [get] |
| The main game content pack which is retreieved in an override method in the vxGame class. This is to allow for the main game content pack to be processed and handeled no differently then any other plugin such as DLC or Mods.
|
|
static Dictionary< string, vxIContentPack > | DLCPacks [get] |
|
static Dictionary< string, vxIContentPack > | ModPacks [get] |
|
This class handles all of the plugins for a Vertices game, whether it's DLC or Mods.
◆ GetAvailableModsInPath()
static string[] VerticesEngine.Plugins.vxContentPackManager.GetAvailableModsInPath |
( |
string | path | ) |
|
|
static |
Gets the available mods in path.
- Returns
- The available mods in path.
- Parameters
-
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Plugins/vxContentPackManager.cs