mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 17:51:53 +00:00
7 lines
219 B
Batchfile
7 lines
219 B
Batchfile
@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 |