The server data for Pokemon Mystery Universe, a PMD MMORPG
Find a file
2014-07-08 22:18:24 -04:00
Data Start 2014-07-06 19:40:25 -04:00
DataManager Start 2014-07-06 19:40:25 -04:00
Dependancies Start 2014-07-06 17:33:36 -04:00
Server Start 2014-07-06 19:40:25 -04:00
.gitignore Initial commit 2014-07-06 14:16:17 -07:00
Asset Credits.txt Start 2014-07-08 22:18:24 -04:00
Content_Data.zip Start 2014-07-06 17:33:36 -04:00
LICENSE Start 2014-07-07 22:42:50 -04:00
README.txt Start 2014-07-06 17:33:36 -04:00

PMUServer
=========
The server EXE in the Build folder can be run as is.  However, the database must be set up.

You must:

Install MySQL, and run the database server.

When you create a user and password, enter the respective data in the config.xml file in the Build\Data folder.

To import the data used in PMU, unzip Content_Data.zip.

Edit the username and password data in the batch file, then run it.  Your MySQL database should now be populated with data.

run the server, and it should load properly