Merge pull request #10 from TheLostTree/main

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:
Melledy 2022-04-18 17:14:03 -07:00 committed by GitHub
commit a0af7dff41

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