|
static vxModConfig | Load (string path) |
| Loads a modconfig.json file from the path specified. Note you can only have one modconfig per folder and mod.
|
|
|
long | ID = 0 |
|
string | File = "mymod.dll" |
|
string | Name = "my mod's main dll name" |
|
string | Description = "my mod description" |
|
string | Author = "" |
|
string | Path |
|
|
const string | ConfigFileName = "modconfig.json" |
|
◆ Load()
static vxModConfig VerticesEngine.Plugins.vxModConfig.Load |
( |
string | path | ) |
|
|
static |
Loads a modconfig.json file from the path specified. Note you can only have one modconfig per folder and mod.
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Plugins/vxModConfig.cs