Skip to content

Commit

Permalink
Uped.
Browse files Browse the repository at this point in the history
  • Loading branch information
KeilAwk committed Aug 18, 2024
1 parent 4f2dc8a commit 6b80404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/get_ravenmcn.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#RavenMCN安装脚本
#Timer部分使用Gemini辅助编写

Write-Host "# RavenM插件国内版 安装脚本
# RavenM国内版 由 Ravenfield贴吧 维护
Expand Down Expand Up @@ -95,6 +94,7 @@ function CheckAndRunLocal-RavenMCN {
#运行
if ($_ -eq $null) { Start-Process $exePath } else { return $false }
Write-Host "提示:运行安装文件不需要管理员权限"
$result_ = Read-Host -Prompt "请等待安装工具出现时再关闭本窗口"
return $true
}
else
Expand Down

0 comments on commit 6b80404

Please sign in to comment.