mirror of
https://github.com/swg-ostrich/configs.git
synced 2026-01-15 22:04:26 -05:00
Updated cfgs to use new content system
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
.include "nodes.cfg"
|
||||
|
||||
.include "../content/content.cfg"
|
||||
|
||||
.include "server_central.cfg"
|
||||
.include "server_chat.cfg"
|
||||
.include "server_connection.cfg"
|
||||
|
||||
Reference in New Issue
Block a user