Separated the Classic Datapack to it's own folder.
This commit is contained in:
6
trunk/dist/game/config/GeoData.properties
vendored
6
trunk/dist/game/config/GeoData.properties
vendored
@@ -10,8 +10,8 @@
|
||||
PathFinding = 0
|
||||
|
||||
# Pathnode directory
|
||||
# Default: data/pathnode
|
||||
PathnodeDirectory = data/pathnode
|
||||
# Default: pathnode
|
||||
PathnodeDirectory = pathnode
|
||||
|
||||
# Pathfinding array buffers configuration
|
||||
PathFindBuffers = 100x6;128x6;192x6;256x4;320x4;384x4;500x2
|
||||
@@ -58,7 +58,7 @@ ForceGeoData = True
|
||||
CoordSynchronize = -1
|
||||
|
||||
# Geodata files folder
|
||||
GeoDataPath = ./data/geodata
|
||||
GeoDataPath = geodata
|
||||
|
||||
# True: Try to load regions not specified below(won't disturb server startup when file does not exist)
|
||||
# False: Don't load any regions other than the ones specified with True below
|
||||
|
||||
Reference in New Issue
Block a user