mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-04 21:50:07 +00:00
Moved all JSON files into a dedicated data directory.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user