<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://s3.staticvoidgames.com/games" href="BlackSheep/BlackSheepWebStart.jnlp">
<information>
<title>Black Sheep</title>
<vendor>Kevin</vendor>
</information>
<resources>
<j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se" />
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/BlackSheep.jar" main="true" />
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/core.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/jl1.0.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/jsminim.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/minim-spi.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/minim.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/mp3spi1.9.4.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/tritonus_aos.jar"/>
<jar href="http://s3.staticvoidgames.com/games/BlackSheep/lib/tritonus_share.jar"/>
</resources>
<application-desc 
name="Black Sheep"
main-class="BlackSheep"
width="500"
height="500"
>
</application-desc>
</jnlp>