Package games.stendhal.client.update
Class ClientGameConfiguration
java.lang.Object
games.stendhal.client.update.ClientGameConfiguration
read the configuration file for the client.
- Author:
- hendrik
-
Method Summary
-
Method Details
-
get
gets a configuration value, in case it is undefined, the default of game-default.properties is returned. If this is undefined, too, the return value is null- Parameters:
key
- key- Returns:
- configured value
-