Updated Vanilla content package & tweaked default client config

This commit is contained in:
Joonas Rikkonen
2017-07-20 21:49:00 +03:00
parent ce3a8df9e0
commit bce3d492ba
4 changed files with 12 additions and 8 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<config masterserverurl="http://www.undertowgames.com/baromaster" autocheckupdates="true" musicvolume="0.0" soundvolume="0.0" verboselogging="true">
<graphicsmode width="1280" height="720" fullscreen="false" vsync="false" />
<contentpackage path="Data/ContentPackages/Vanilla 0.3.xml" />
<config masterserverurl="http://www.undertowgames.com/baromaster" autocheckupdates="true" musicvolume="0.5" soundvolume="0.5" verboselogging="false">
<graphicsmode fullscreen="true" vsync="true" />
<contentpackage path="Data/ContentPackages/Vanilla 0.6.xml" />
<keymapping Select="E" Use="0" Aim="1" Up="W" Down="S" Left="A" Right="D" Attack="R" Run="LeftShift" Crouch="LeftControl" Chat="Tab" CrewOrders="C" />
<gameplay>
<jobpreferences>
@@ -13,4 +13,4 @@
<job name="Assistant" />
</jobpreferences>
</gameplay>
</config>
</config>