where is the manadata and manaserv-data?
Posted: 13 Apr 2011, 16:54
In docs directory of manaserv.it mentioned
SERVER DATA
The server depends on parts of the client data and also has its own data
repository. These are the 'manadata' and 'manaserv-data' repositories.
Currently, manaserv expects these to be merged into a single 'data' directory.
1) Clone manadata and manaserv-data next to the manaserv repository
2) Symlink a 'data' directory in manaserv to manaserv-data
3) Symlink the following files from manaserv-data to manadata:
* data/items.xml - Item definitions
* data/monsters.xml - Monster definitions
* data/maps/*.tmx{.gz} - Maps
I didn't find the two repositories
SERVER DATA
The server depends on parts of the client data and also has its own data
repository. These are the 'manadata' and 'manaserv-data' repositories.
Currently, manaserv expects these to be merged into a single 'data' directory.
1) Clone manadata and manaserv-data next to the manaserv repository
2) Symlink a 'data' directory in manaserv to manaserv-data
3) Symlink the following files from manaserv-data to manadata:
* data/items.xml - Item definitions
* data/monsters.xml - Monster definitions
* data/maps/*.tmx{.gz} - Maps
I didn't find the two repositories