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).
|