mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-03 13:10:17 +00:00
added INITSTRUCT to zero-out data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# should the server print every packet it receives?
|
||||
verbose=false
|
||||
verbose=true
|
||||
|
||||
# Login Server configuration
|
||||
[login]
|
||||
@@ -13,7 +13,7 @@ randomcharacters=true
|
||||
[shard]
|
||||
port=8002
|
||||
# you'll want to change this one
|
||||
ip=127.0.0.1
|
||||
ip=192.168.1.183
|
||||
# distance at which other players and NPCs become visible
|
||||
view=20000
|
||||
# little message players see when they enter the game
|
||||
|
Reference in New Issue
Block a user