mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
Implements shell and windows batch start scripts
This commit is contained in:
1
l2jserver2-gameserver/distribution/global/start.bat
Normal file
1
l2jserver2-gameserver/distribution/global/start.bat
Normal file
@@ -0,0 +1 @@
|
||||
java -jar l2jserver2.jar
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "Not yet implemented!"
|
||||
java -jar l2jserver2.jar
|
||||
|
||||
Reference in New Issue
Block a user