Initial MSVC 2008 projects workspace
This commit is contained in:
4
out/dist_l2c/config_game/developer.conf
Normal file
4
out/dist_l2c/config_game/developer.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
EverybodyHasAdminRights = true
|
||||
|
||||
assert = true
|
||||
debug = true
|
4
out/dist_l2c/config_game/hexid.txt
Normal file
4
out/dist_l2c/config_game/hexid.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
#the hexID to auth into login
|
||||
#Sat Sep 12 19:36:00 YEKST 2009
|
||||
HexID=204b45936c923316c6a5a8837267278f
|
||||
ServerID=1
|
6
out/dist_l2c/config_game/mysql.conf
Normal file
6
out/dist_l2c/config_game/mysql.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# MySQL settings
|
||||
mysql_host = localhost
|
||||
mysql_user = root
|
||||
mysql_pass = w00t
|
||||
mysql_db = l2jdb
|
||||
mysql_max_connections = 50
|
19
out/dist_l2c/config_game/network.conf
Normal file
19
out/dist_l2c/config_game/network.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
login_server_address = 127.0.0.1
|
||||
login_server_auth_port = 9014
|
||||
login_protocol_version = 258
|
||||
|
||||
game_server_bind_address = 0.0.0.0
|
||||
game_server_bind_port = 7777
|
||||
|
||||
report_internal_hostname = 127.0.0.1
|
||||
report_external_hostname = 127.0.0.1
|
||||
|
||||
min_game_protocol_version = 83
|
||||
max_game_protocol_version = 87
|
||||
|
||||
max_players = 10
|
||||
|
||||
accept_alternate_server_id = false
|
||||
list_as_test_server = false
|
||||
server_list_clock = false
|
||||
server_list_brackets = false
|
Reference in New Issue
Block a user