for those who dont want to change their system path, have a run.bat(edit if your java8 install is in a different location)

This commit is contained in:
TheLostTree 2022-04-18 16:42:51 -07:00
parent b2466693ae
commit 0e9736bb8b

7
run.bat Normal file
View File

@ -0,0 +1,7 @@
@echo off
::This will not work if your java is in a different location, plugin as necessary
::this just saves you from changing your PATH
"C:\Program Files\Java\jdk1.8.0_202\bin\java.exe" -jar ./grasscutter.jar