Vinifera icon indicating copy to clipboard operation
Vinifera copied to clipboard

[New Feature] Write saved games to a sub-directory

Open Rampastring opened this issue 3 years ago • 0 comments

Description:

To keep the main directory clear, most mods prefer it when the game writes its saved games to a sub-directory. The CnCNet client is also coded to read saved games from the Saved Games sub-directory.

Additional Files:

CnCNet ts-patches implementation: https://github.com/CnCNet/ts-patches/blob/master/src/mods/saved_games_in_subdir.asm

Rampastring avatar May 13 '21 19:05 Rampastring