Skip to content

Commit 410f4d8

Browse files
author
Petar Kresoja
committed
Compiled files fixed
1 parent 57c4431 commit 410f4d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/config.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#JavaRcon configuration file.
22
#Created by: Pequla ( https://pequla.github.io/ )
3-
#Sat Apr 11 21:10:03 CEST 2020
3+
#Tue Jul 07 04:11:34 CEST 2020
44
rcon.password=password
5-
rcon.port=25575
65
rcon.host=localhost
6+
rcon.port=25575

dist/run.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
java -Xmx256M -jar JavaRcon.jar
1+
java -jar JavaRcon.jar

0 commit comments

Comments
 (0)