InstallingStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Zzorn No edit summary |
imported>Zzorn |
||
| Line 48: | Line 48: | ||
Fill in the correct values for the database related fields in the marauroa.ini file. |
Fill in the correct values for the database related fields in the marauroa.ini file. |
||
For example, like this: |
|||
marauroa_DATABASE=JDBCPlayerDatabase |
|||
jdbc_url=jdbc:mysql://127.0.0.1/stendhal |
|||
jdbc_class=com.mysql.jdbc.Driver |
|||
jdbc_user=stendhal_user |
|||
jdbc_pwd=stendhal_passwd |
|||
== Copy Stendhal to the Maraurora classpath == |
== Copy Stendhal to the Maraurora classpath == |
||