Set dev shard rrdtool path

ryzomclassic-develop
kaetemi 3 years ago
parent 9cf4677005
commit 7e7494f897
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -68,6 +68,7 @@ for multiDir in InstallShardDataMultiDirectories:
mkPath(log, ShardInstallDirectory + "/" + dstDir)
cfg.write(" \"" + ShardInstallDirectory + "/" + dstDir + "\",\n")
cfg.write("};\n")
cfg.write("RRDToolPath = \"..\\..\\..\\external\\rrdtool\\rrdtool.exe\";\n")
cfg.write("StartCommands += {\n")
cfg.write(" // \"gw_aes.transportRemove aes_l3c\",\n")
cfg.write("};\n")

Loading…
Cancel
Save