I want to play this because I finally upgraded from a potato pc, but every time I click play I just get a download of a file with a bunch of random stuff in it, heres the stuff in that random file (yes I am going to copy paste it) and I have no idea how to actually play the game:
<?xml version="1.0" encoding="utf-8" ?>
<jnlp codebase="http://game.havenandhearth.com/java/" spec="1.0+">
<information>
<title>Haven and Hearth</title>
<vendor>Seatribe</vendor>
<description>The Haven game</description>
<homepage href="http://www.havenandhearth.com/" />
<icon href="icon.gif" />
<icon kind="splash" href="splash.gif" />
</information>
<security>
<all-permissions />
</security>
<resources>
<j2se version="1.8+" max-heap-size="512M" />
<java version="1.8+" max-heap-size="512M" />
<jar href="hafen.jar" />
<extension name="jogl" href="http://game.havenandhearth.com/java/hafen-res.jnlp" />
<extension name="jogl" href="http://game.havenandhearth.com/java/jogl2/jogl-all-awt.jnlp" />
<property name="jnlp.haven.resurl" value="http://game.havenandhearth.com/hres/" />
<property name="jnlp.haven.defserv" value="game.havenandhearth.com" />
<property name="jnlp.haven.authck" value="a6c7583c0e10f5b00631e7e68cdcfc84163acb9748801b31dd16a99c9c25f7dc" />
<property name="jnlp.haven.errorurl" value="http://game.havenandhearth.com/java/error" />
<property name="jnlp.haven.fullscreen" value="off" />
<property name="jnlp.haven.authuser" value="Zapcat56" />
</resources>
<application-desc />
</jnlp>
What am I meant to do with this file?