View Single Post
  #3  
Old 02-24-2017, 05:48 AM
Izmael Izmael is offline
Planar Protector

Izmael's Avatar

Join Date: Jul 2015
Posts: 2,289
Default

There's no pretty way to do it on Windows, but if you really want to - google "creating a hard link on windows". You'll need to make 2ndcharactersname_project1999.ini a hard link to charactername_project1999.ini



If you are on Linux or Mac, things become very simple, use the "ln" command to create a symbolic link between the two files (again, Google is your friend on how to do it).
Reply With Quote