View Single Post
11/06/20, 11:25 PM   #2
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 656
Open a command prompt (dos window) and navigate to the addons folder. Then type
Code:
"dir /A:D /B > mods.txt"
without quotes of course. Paste the contents of the text file in a post here please.
  Reply With Quote