-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When using some Linux distros, the path variable gets messy and doesn't pull from an appropriate place.
I believe the 'abcBaseDirectory' is to blame.
VSInstruments/src/Instrument.cs
Line 535 in a95a695
| string abcBaseDirectory = Directory.GetCurrentDirectory() + Path.DirectorySeparatorChar + "abc"; |
I believe it would work correctly and as expected if the path was derived from a GamePaths.
https://apidocs.vintagestory.at/api/Vintagestory.API.Config.GamePaths.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels