I find it easier to make a bat file inside the workshop directory and do this: Code: for /D %%i in (*.*) do echo "../mods/%%i", >>folderlist.txt it generates a file that looks like this: this way you just have to copy the lines in the file to the config. The "script" I wrote is in batch and works on all windows computers, without having to install anything
I've moved your posts into a new thread as the other thread is specifically for discussing that tool, not a discussion about Steam Workshop mod handling methods in general.