Moved all JSON files into a dedicated data directory.

This commit is contained in:
2020-08-28 18:31:53 +02:00
parent 4df812f996
commit 3b35e0017a
6 changed files with 5 additions and 5 deletions

View File

@@ -23,9 +23,9 @@ npcdistance=16000
# little message players see when they enter the game
motd=Welcome to OpenFusion!
# NPC json data
npcdata=NPCs.json
npcdata=data/NPCs.json
# warp target json data
warpdata=warps.json
warpdata=data/warps.json
# is everyone a GM?
gm=true