Package games.stendhal.client.update


package games.stendhal.client.update
This packages manages the startup and update of the client. Important: The classes in this package may not have a compile/load time dependency on anything outside this package (except for the JDK of course). This means no Log4j, no Marauroa, no Stendhal.
  • Class Summary
    Class
    Description
    Starts a program after doing some classpath magic.
    read the configuration file for the client.
    a very simple http client.
    This class can be compiled with a lower version of Java and will display an error message if the java version is too old.