InstallingStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Zzorn |
imported>Zzorn |
||
| Line 50: | Line 50: | ||
For example, like this: |
For example, like this: |
||
marauroa_DATABASE=JDBCPlayerDatabase |
marauroa_DATABASE=JDBCPlayerDatabase |
||
jdbc_url=jdbc:mysql://127.0.0.1/stendhal |
jdbc_url=jdbc:mysql://127.0.0.1/stendhal |
||
jdbc_class=com.mysql.jdbc.Driver |
jdbc_class=com.mysql.jdbc.Driver |
||
jdbc_user=stendhal_user |
jdbc_user=stendhal_user |
||
jdbc_pwd=stendhal_passwd |
jdbc_pwd=stendhal_passwd |
||
== Copy Stendhal to the Maraurora classpath == |
== Copy Stendhal to the Maraurora classpath == |
||