cdp1337 / ARKSurvivalAscended-Linux

GNU Affero General Public License v3.0
39 stars 7 forks source link

Fix incorrect file path in symlink creation for GameUserSettings.ini #3

Closed BHemert closed 10 months ago

BHemert commented 10 months ago

The symlink for island-GameUserSettings.ini was previously pointing to the wrong file location. This commit updates the path to the correct location in the WindowsServer directory, ensuring that the symlink now points to the right file.

cdp1337 commented 10 months ago

Thanks, good catch! I didn't notice that I miskeyed the path.