Entoarox / StardewMods

My updated mods repository
36 stars 37 forks source link

Fix XNB Loader folder generation on Linux/Mac #40

Closed Pathoschild closed 6 years ago

Pathoschild commented 6 years ago

XNB Loader generates a ModContent folder if one doesn't already exist. This pull request fixes that logic for compatibility with Linux/Mac.

(Note that this is a failsafe, and ideally the folders should be included in the release package to avoid confusion.)