SzemBacchus Posted May 24 Report Posted May 24 Hello everyone, Does anyone know if it's possible to move mod files and cache from disk C to disk D? And so new mods get automatically installed in new localisation.
Solution Kreeate Posted May 24 Solution Report Posted May 24 16 minutes ago, SzemBacchus said: Hello everyone, Does anyone know if it's possible to move mod files and cache from disk C to disk D? And so new mods get automatically installed in new localisation. You can edit your clientsettings.json file. Towards the bottom of the file there is a section for mod path. For example, mine is currently: "dialogPositions": [], "modPaths": [ "Mods", "C:\\Users\\Kreeate\\AppData\\Roaming\\VintagestoryData\\Mods" ], "customPlayStyles": [] You can change the path there to any disk and folder you like. The clientsettings.json file can be found in: C:\Users\%yourusername%\AppData\Roaming\VintagestoryData 1
Recommended Posts