Where does Vortex save its rules for mod conflicts? I already found the loadorder.txt but it only includes plugin files (.esp, .esl) and I already managed to read the deployment file (vortex.deployment.msgpack) in the staging folder. As in this thread mentioned, the loadorder.txt does not include mods without ESPs or ESLs. And "rebuilding" a mod load order from the deployment file does not work properly since the file only includes the winners of the conflicts. My goal is to export a "modlist.txt" (as MO2 uses it, for example) in the correct order with all mods.