1
0
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:
2011-12-19 12:01:57 -02:00
parent 3581a432b6
commit eaf0efe2b3
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
java -jar l2jserver2.jar

View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
echo "Not yet implemented!" java -jar l2jserver2.jar