added basic NPCManager

This commit is contained in:
2020-08-20 16:43:48 -05:00
parent c549192f59
commit 6857f50c30
8 changed files with 100 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
port=8001
# enables two randomly generated characters in the
# character selection menu for convenience
randomcharacters=false
randomcharacters=true
# Shard Server configuration
[shard]
@@ -12,7 +12,7 @@ port=8002
# you'll want to change this one
ip=192.168.1.183
# distance at which other players and NPCs become visible
view=20000
view=1000
# little message players see when they enter the game
motd=Welcome to OpenFusion!