So here is a small version update for people who want to play with mods reordering.
I know it’s not a proper UI fix, that will happen one day, but this change in the mean time allows you to:
- Edit your modlist as you want, and reimport it without having to enter numbers
- Import old modlists of other servers
1.3.5
- Modified the modlist drag and drop to allow reimporting a modlist by replacing ids if they are in the steamapps\workshop\content subfolder
Dedicated Server Launcher 1.3.5
So, here is how that works (sorry for the large picture):
- The way things work, what you type in the Mod List field get processed and regenerated as a modlist.txt file in your Server install (when you press the “Save Changes”)
- Now you can open the text file, and change the order. On this picture I swapped “Pippi” and “KDR_Unchained” to get Pippi first (just a random example) and then saved back the modlist.txt
- Drag’n Drop the modlist.txt over the Dedicated Server Launcher UI and release the button
- The tool detects the drop, processes it and extract the ids (or full paths if they were local files) and asks you if you want to use that as your new mod list
- You can see that the modlist has been changed
Feel free to test and tell me if that works fine or if there are issues.