Addition of L2ClientDat.bat for debugging purposes.
This commit is contained in:
parent
836beafd0f
commit
bde99d6fff
4
L2ClientDat/dist/L2ClientDat.bat
vendored
Normal file
4
L2ClientDat/dist/L2ClientDat.bat
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
@title L2ClientDat
|
||||
@java -Xms512m -Xmx4024m -cp libs/* com.l2jmobius.L2ClientDat
|
||||
@pause
|
Loading…
Reference in New Issue
Block a user