mcthesw / game-save-manager

一个简单的游戏存档管理器
https://help.sworld.club
GNU Affero General Public License v3.0
573 stars 20 forks source link

[错误/BUG]存档恢复后不能保留原文件元信息 #116

Open mcthesw opened 4 months ago

mcthesw commented 4 months ago

问题简述 Describe the bug 有的游戏使用文件修改(创建)时间来确定存档顺序,而目前存档管理器会破坏该信息

问题来源未知,需要定位