Move tier list version inside the file for simpler update flow

This commit is contained in:
13xforever
2025-07-12 17:56:33 +05:00
parent e3ba48b50f
commit 15f3aaf689
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
; v2.5.2 https://docs.google.com/spreadsheets/d/1Rpq_2D4Rf3g6O-x2R1fwTSKWvJH7X63kExsVxHnT2Mc/view
; Model names from this list are matched to formatted system info string in bot log ; Model names from this list are matched to formatted system info string in bot log
; e.g.: AMD Ryzen 7 9700X | 8 Threads | 31.11 GiB RAM | AVX-512+ | FMA3 ; e.g.: AMD Ryzen 7 9700X | 8 Threads | 31.11 GiB RAM | AVX-512+ | FMA3
; PAY ATTENTION to model name spelling (e.g. there's no - in ryzen models) ; PAY ATTENTION to model name spelling (e.g. there's no - in ryzen models)

View File

@@ -53,7 +53,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Resources", "Resources", "{
.resources\names_anilist.txt = .resources\names_anilist.txt .resources\names_anilist.txt = .resources\names_anilist.txt
.resources\names_anime.txt = .resources\names_anime.txt .resources\names_anime.txt = .resources\names_anime.txt
.resources\win32_error_codes_v23.0.txt = .resources\win32_error_codes_v23.0.txt .resources\win32_error_codes_v23.0.txt = .resources\win32_error_codes_v23.0.txt
.resources\cpu_tier_list_v2.5.2.conf = .resources\cpu_tier_list_v2.5.2.conf .resources\cpu_tier_list.conf = .resources\cpu_tier_list.conf
EndProjectSection EndProjectSection
EndProject EndProject
Global Global