mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
Move tier list version inside the file for simpler update flow
This commit is contained in:
@@ -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)
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user