Marauroa Chat Tutorial: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
Prerequisites: use H2 instead of MySQL
Line 8:
You will also need
* JDK ([http://java.sun.com/javase/downloads/index.jsp Sun download page])
* MySQL database on the server side ([http://dev.mysql.com/downloads/mysql/5.0.html#downloads MySQL download page])
or alternatively you can use
* H2 database on the server side ([http://www.h2database.com#downloads H2 download page])
 
ForThis moreexample infouses onthe integrated h2 database. configurationMarauroa does support MySQL as well, please see [http://stendhalgame.org/wiki/[Configuration_file_server.ini#Database_Configuration heredatabase configuration]].
 
== Server ==