Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
KeilAwk committed Jan 1, 2025
1 parent df2b9be commit 12fb450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/get_rfextra-utf8.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ $translatorDownloadPath = "$downloadPath\Translator.zip" #Autotranslator下载
$bepInEXUrlID = "iMcD41xbcqgf"
$bepInEXInfo = "5.4.22 for x64"
$bepInEXHash = "4C149960673F0A387BA7C016C837096AB3A41309D9140F88590BB507C59EDA3F"
$translatorUrlID = "iyEcT2jmyqxc"
$translatorUrlID = "idKrB2jmz29a"
$translatorInfo = "5.3.0"
$translatorHash = "050828AA574AA8A6BC25B5E34D01DBF8B2C7DC0E5020959CD492EEDCDC055654"
$translatorHash = "E0673102E11958314155A91AE683EE1ACCB1FC87FCD94D74900F14006292C9A5"

if ( (Test-Path -Path $downloadPath) -ne $true) { $result_ = mkdir $downloadPath } #如果下载路径不存在则新建

Expand Down

0 comments on commit 12fb450

Please sign in to comment.