Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"You could try making a symbolic link.
Exit the Steam -client
(On your SSD): Head to C:\Program Files (x86)\Steam\steamapps\workshop\content\
Move the <app-ID> -folder on your secondary drive.
(On your secondary disk): Rename the folder if you want to, i.e. <Game> Mods
Open up cmd.exe with administrator priviledges (type cmd.exe in start menu -> RMB -> Run as administrator)
mklink /d "C:\Program Files (x86)\Steam\steamapps\workshop\content\<app-ID>" "E:\Games\Mods\<Game> Mods\"
(This should create a folder in workshop\content\ that redirects to your secondary disk's location where the files actually are.)
The former path is "FROM" and the latter path is "TO"."