cyberrumor / ammo

Almost Manual Mod Organizer - Linux MO for Bethesda Games
GNU General Public License v2.0
33 stars 6 forks source link

Base Object Swapper won't install correctly #2

Closed cyberrumor closed 1 year ago

cyberrumor commented 1 year ago

Base Object Swapper isn't configured correctly. Instead of the plugins being put into the mod's local Data/SKSE/Plugins during fomod configuration, they are put in the mod's local Data folder. Upon activation/commit, they don't seem to be getting linked into the game's Data folder.

This is likely because ammo isn't properly handling the "destination" parameter of a fomod folder block in ModuleConfig.xml.

Workaround is to install, manually configure outside of ammo, refresh, then activate.