This shows you the differences between the selected revision and the current version of the page.
| installation 2008/07/18 15:58 | installation 2008/09/20 22:56 current | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| **Important:** The GM Tool needs Java 1.5 (or newer) - you have to install the apropriate JRE (Java Runtime Environment) for your system. See [[http://java.sun.com/|java.sun.com]] for details and downloads. | **Important:** The GM Tool needs Java 1.5 (or newer) - you have to install the apropriate JRE (Java Runtime Environment) for your system. See [[http://java.sun.com/|java.sun.com]] for details and downloads. | ||
| - | GM Tool is a simple executable Java .jar file. Simply unzip it somwhere (including the /libs directory) and you can start it, either by double clicking the "GMTool.jar" file (in most graphical file managers) or by typing "java -jar GMTool.jar" in the konsole. As long as Java 1.5 is installed on your system and the /libs directory is present, this tool should work on any system. | + | GM Tool is a simple executable Java .jar file. Simply unzip it somwhere (including the /libs directory) and you can start it, either by double clicking the "GMTool.jar" file (in most graphical file managers) or by typing "java -jar GMTool.jar" in the console. As long as Java 1.5 is installed on your system and the /libs directory is present, this tool should work on any system. |
| - | To add Plugins, simply create a subdirectory /plugins and copy the plugin .class file into this directory. Then you should be able to choose it in the "Options" tab. | + | To add Plugins, simply create a subdirectory /plugins and copy the plugin .jar file (or directory-structure) into this directory. Then you should be able to choose it in the "Options" tab. |
| To add your own tokens, create a subdirectory /tokens and copy the tokens (.gif) into this directory. The token names should appear in the right list in the "Pictures" panel as soon as you restart the tool. | To add your own tokens, create a subdirectory /tokens and copy the tokens (.gif) into this directory. The token names should appear in the right list in the "Pictures" panel as soon as you restart the tool. | ||