Pathoschild / SMAPI

The modding API for Stardew Valley.
https://smapi.io/
GNU Lesser General Public License v3.0
1.87k stars 263 forks source link

Mods that overwrite files in /Content with Vortex #548

Closed xenopuff closed 6 years ago

xenopuff commented 6 years ago

Hi hi! might be a stupid question, but when installing Stardew Mods with Vortex, it's not updating/replacing anything that needs to be put in /Content instead of /Mods (eg like farmer_base.xnb etc.). Am I missing something obvious, or is it not able to make these changes?

Pathoschild commented 6 years ago

@xenopuff That's normal, Vortex doesn't support XNB mods. They're much harder to install correctly, and they're deprecated in general. Vortex will work fine with Content Patcher packs though, which are main alternative to XNB mods.