mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-12 15:04:40 +01:00
fix java search in start.cmd
This commit is contained in:
@@ -12,7 +12,7 @@ set CUR_PATH=%~dp0
|
||||
@rem Executable Path
|
||||
@rem Note: Fill DO_NOT_CHECK_PATH if you need to run it from PATH
|
||||
@rem without detecting whether the executable file exists
|
||||
set JAVA_PATH=C:\Program Files\Java\jdk1.8.0_202\bin\
|
||||
set JAVA_PATH=%JAVA_HOME%\bin\
|
||||
set MITMDUMP_PATH=%CUR_PATH%
|
||||
set MONGODB_PATH=%CUR_PATH%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user