StendhalLocalhostServerOnLinux: Difference between revisions

Content deleted Content added
imported>Kymara
Please lets keep X.XX as version else the guide gets out dated with every new release!!!
imported>Beny m
Line 62:
Time to configure Marauroa to point to the database you made earlier. In the command-line (not in GUI!), run:
java -cp marauroa.jar:stendhal-server-X.XX.jar games.stendhal.server.GenerateINI
since 0.65.5
java -cp marauroa.jar:stendhal-server-X.XX.jar games.stendhal.server.core.engine.GenerateINI
Make sure the names of any jars after the 'cp' are the same as the ones in the server directory.