Method ModDirectory
ModDirectory(string)
A mod's content directory: the sibling of its index.json.
public static string ModDirectory(string modFolderPath)
Parameters
modFolderPathstring
A mod's content directory: the sibling of its index.json.
public static string ModDirectory(string modFolderPath)
modFolderPath string