Table of Contents

Method GetInstalledWorkshopModPaths

Namespace
GrindFest
Assembly
GrindFest.dll

GetInstalledWorkshopModPaths()

Get all installed Workshop mod folders. Queries subscribed items and returns directories of installed ones.

public Task<List<string>> GetInstalledWorkshopModPaths()

Returns

Task<List<string>>