Method GetAllModPaths
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
GetAllModPaths()
Get all mod folder paths (local + Workshop). Used by JS-side loadUIMods to find UI/dist/index.js files.
public List<string> GetAllModPaths()
Get all mod folder paths (local + Workshop). Used by JS-side loadUIMods to find UI/dist/index.js files.
public List<string> GetAllModPaths()