Closed FichteFoll closed 1 year ago
With 1.3, the version inside the webCaches subfolder has updated again (from 2.14.0.0 to 2.15.0.0). To make this future-proof, we should compare all folder names within that folder and determine the latest version in code.
webCaches
Δ ls HSR/StarRail_Data/webCaches/*/Cache/Cache_Data/data_2 -l .rwxrwxrwx 1.1M fichte 2023-08-29 20:03 HSR/StarRail_Data/webCaches/2.14.0.0/Cache/Cache_Data/data_2 .rw-r--r-- 1.1M fichte 2023-08-30 22:58 HSR/StarRail_Data/webCaches/2.15.0.0/Cache/Cache_Data/data_2
With 1.3, the version inside the
webCaches
subfolder has updated again (from 2.14.0.0 to 2.15.0.0). To make this future-proof, we should compare all folder names within that folder and determine the latest version in code.