Load data versions from a json file

This commit is contained in:
Melledy
2026-01-02 22:13:24 -08:00
parent 088c2df58a
commit 5c86bb8380
4 changed files with 60 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"global": 75,
"kr": 82,
"jp": 79,
"tw": 76,
"cn": 77
}