Stendhal FAQ: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kribbel
m no Steam?
imported>AntumDeluge
Uncategorised: update info about web client & webstart client
Line 352: Line 352:
: Stendhal requires Java (OpenJDK or Oracle), which is freely available, If you don't have it already you can install it. If you have any trouble see [[InstallingInLinux]].
: Stendhal requires Java (OpenJDK or Oracle), which is freely available, If you don't have it already you can install it. If you have any trouble see [[InstallingInLinux]].
; Is Stendhal browser based?
; Is Stendhal browser based?
: Currently, the main client is a desktop application written in Java and must be downloaded to your local machine and requires a [https://www.java.com/ Java Virtual Machine] to be installed. There is, however, an experimental web client for browsers in development, accessible by clicking the 'Play Now' button on the website.
: No. Stendhal uses a software called [http://en.wikipedia.org/wiki/Java_Web_Start Java Web Start] which allows users to start Stendhal directly from the Internet using a web browser. However:
: Stendhal still needs to use [http://en.wikipedia.org/wiki/Java_SE Java] to run.
: Stendhal gets actually downloaded to your computer.
: Stendhal can be subsequently started from your computer without the need to use your browser, though you can still do that too.
; Where does Stendhal get installed then when I click on the 'Play now' button at the web site?
; Where does Stendhal get installed then when I click on the 'Play now' button at the web site?
: Stendhal is not longer installed via the 'Play Now' button. But rather it connects you to the web client.
: C:\Documents and Settings\{useraccount}\ on Windows XP
: ~/.config/stendhal on GNU/Linux systems
; How can I start Stendhal from the download without the need to use my browser?
; How can I start Stendhal from the download without the need to use my browser?
: Double click on stendhal-starter.jar or type java -jar stendhal-starter.jar on a command window.
: Double click on stendhal-starter.jar or type java -jar stendhal-starter.jar on a command window.