Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
fix: 修复hmcl子进程缓冲区溢出的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
asforest committed Jan 5, 2022
1 parent 64a3227 commit 19de37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootloader/startup.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
chcp 65001
%_LW_TEMPDIR%\updater-for-minecraft.exe
%_LW_TEMPDIR%\updater-for-minecraft.exe > nul

0 comments on commit 19de37f

Please sign in to comment.