ich777 / docker-steamcmd-server

Simple Dockerfile that installs steamcmd and a selected game server
121 stars 98 forks source link

Force mod order in conan exiles #5

Closed MajinBlayze closed 4 years ago

MajinBlayze commented 4 years ago

This will allow users to specify the order that mods are loaded by adding them to the modlist.txt in the same order that they are included in $WS_CONTENT. Additionally, it allows users to effectively remove mods by removing them from $WS_CONTENT

ich777 commented 4 years ago

Thank you (never thought this was an issue if it's not in the right order), merged this in my private Git environment and also added a propper termination handler. Container is already rebuilt and should be ready for download.

MajinBlayze commented 4 years ago

Glad I could help. It's not often an issue, but there are a few mods in this game that are picky about the load order.