WARBAND CLIENT INSTALL (10 seconds)

Extract this ENTIRE ZIP into your WurmLauncher folder - the one that CONTAINS
the mods folder - so you end up with:

   WurmLauncher\mods\warbandclient\            (warbandclient.jar + com\ tree)
   WurmLauncher\mods\warbandclient.properties  (ONE LEVEL UP from the folder!)

If you copied the warbandclient folder into mods\ by hand, you are missing the
second line. The mod is INVISIBLE to the loader without that properties file
next to the folder. Create mods\warbandclient.properties containing:

   classname=com.kazthegreat.wurm.warbandclient.WarbandClientMod
   classpath=warbandclient.jar
   enabled=true
   hide_after_sec=8
   chrome_fade=true

chrome_fade hides the window chrome (title/borders) until you hover the
frames; console command wb_fade flips it live to compare.

Requires the patched client (same as draedricclient). Pair with the Warband
server mod. Delete the previous warbandclient folder before updating versions.
