Updated cfgs to use new content system

This commit is contained in:
seefo
2019-06-04 20:27:51 -04:00
committed by seefo
parent a3a0737975
commit f754e200fd
2 changed files with 3 additions and 8 deletions

View File

@@ -98,7 +98,7 @@ drainRate=0.00065
startX=3585.0
startY=10.0
startZ=2578.0
scriptPath=../data/sku.0/sys.server/compiled/game/
scriptPath=../content/sku.0/data/sys.server/compiled/game/
regenBase=0.999
regenConstant=0
regenScale=2.5
@@ -121,13 +121,6 @@ warningCallStackDepth=-1
debugReportLongFrames=0
debugReportLongFrameTimes=0
[SharedFile]
searchPath2=../data/sku.0/sys.shared/compiled/game
searchPath2=../data/sku.0/sys.server/compiled/game
searchPath1=../data/sku.0/sys.shared/built/game
searchPath1=../data/sku.0/sys.server/built/game
searchPath0=../data/sku.0/sys.client/compiled/game
[dbProcess]
useTemplates=1

View File

@@ -1,5 +1,7 @@
.include "nodes.cfg"
.include "../content/content.cfg"
.include "server_central.cfg"
.include "server_chat.cfg"
.include "server_connection.cfg"