0% found this document useful (0 votes)
96 views2 pages

TibiaME Smal

This document contains information about the TibiaME MMO game client. It specifies technical details like the required Java version and libraries, as well as metadata like the title, vendor, and icon images. It also defines the applet settings for launching the game client within a web browser.

Uploaded by

Alvin Reinaldi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views2 pages

TibiaME Smal

This document contains information about the TibiaME MMO game client. It specifies technical details like the required Java version and libraries, as well as metadata like the title, vendor, and icon images. It also defines the applet settings for launching the game client within a web browser.

Uploaded by

Alvin Reinaldi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

<?xml version="1.0" encoding="UTF-8"?

>
<jnlp spec="6.0+" codebase="http://download.tibiame.com/"
href="http://www.tibiame.com/?section=webclient&amp;markup=xhtml&small=1">
<information>
<title>TibiaME</title>
<vendor>CipSoft GmbH</vendor>
<homepage href="http://www.tibiame.com/" />
<description kind="one-line">TibiaME MMO</description>
<description kind="short">TibiaME MMO</description>
<description kind="tooltip">TibiaME MMO</description>
<icon
href="http://static.tibiame.com/content/images/webclient/Icon_small.png"/>
<icon kind="splash"
href="http://static.tibiame.com/content/images/webclient/webclient_loading.gif" />
<icon kind="shortcut"
href="http://static.tibiame.com/content/images/webclient/Icon_large.png" />
<shortcut online="true" install="true">
<desktop/>
<menu submenu="CipSoft GmbH">
<menu submenu="TibiaME"/>
</menu>

</shortcut>
</information>

<security>
<all-permissions />
</security>

<resources>
<j2se version="1.6+"/>
<jar href="tibiame_ng_web_224.jar" main="true" />
<!--extension href="/tibiame_ng_web_223_development_installer.jnlp" /-->
</resources>

<resources os="Windows" arch="i386 x86">


<nativelib href="tibiame_ng_web_224.win.jar" />
</resources>

<resources os="Windows" arch="amd64 x86_64">


<nativelib href="tibiame_ng_web_224.win_x64.jar" />
</resources>

<resources os="Linux" arch="i386 x86">


<nativelib href="tibiame_ng_web_224.linux.jar" />
</resources>

<resources os="Linux" arch="amd64 x86_64">


<nativelib href="tibiame_ng_web_224.linux_x64.jar" />
</resources>

<resources os="Mac\ OS\ X" arch="x86_64">


<nativelib href="tibiame_ng_web_224.macosx_x64.jar" />
</resources>

<resources os="Mac\ OS\ X" arch="i386 x86">


<nativelib href="tibiame_ng_web_224.macosx.jar" />
</resources>
<applet-desc
name="TibiaME"
main-class="com.cipsoft.tibiame.TibiaMeApplet"
width="640" height="360">
<param name="separate_jvm" value="true" />
<param name="terminalType" value="10" />
<param name="keyMethod" value="1" />
<param name="touchMethod" value="3" />
<param name="screenX" value="640" />
<param name="screenY" value="360" />
<param name="statusBarHeight" value="0" />
<param name="bottomBarHeight" value="0" />
<param name="statusBarHeightLandscape" value="0" />
<param name="bottomBarHeightLandscape" value="0" />
<param name="fyberOfferWallUrl"
value="https://payments.cipsoft.com/tibiame/" />
</applet-desc>

<update check="always" policy="always"/>


</jnlp>

You might also like