by
GrimmLiberty
» 21 Sep 2014, 00:40
Make SURE you are using v5.5 of MariaDB, NOT the 10.x version on the front page, that will NOT work.
First, edit your world_1.xml file to reflect what you want.
Secondly, edit config_local.cs to reflect the database server you created when installing MariaDB. Put that file into the "Life is Feudal Your Own Dedicated Server" folder in steam.
Thirdly, if you copy the lines in the my.ini and paste them into the my.ini header area (.ini created on MariaDB install), and then just delete any duplicate lines, you should be good to go.
(
for extra credit you can make a "server start.bat" file with the follow line in it:
Start ddctd_cm_yo_server.exe -worldID 1
)