...
If you created a new upload text file instead of saving over the existing one: edit theĀ ChivlaryDirectory\SDK - UPLOAD TO WORKSHOP.bat batch file (Right click -> Edit will open it in Notepad). Change the name of the text file to match yours, so
Code Block |
---|
@start Binaries\Win32\workshopusertool.exe wsinfo_SDKTest.txt -> @start Binaries\Win32\workshopusertool.exe wsinfo_MyAwesomeModName.txt |
...