Server release (sqlite option) - Dawn-of-Light/DOLSharp GitHub Wiki
We have the database created with our server data content in it. The next step is to retrieve the DOL Server to be launched.
On Windows10 / MacOS / Linux
Go to the DOL github repo where you should find a release section :
Click on the latest release available and download the "DOLServer_Release.zip" :
Extract this archive file in a dedicated directory for your DOL server.
[!IMPORTANT] Complete the server installation by copying the dol.sqlite3.db database from the previous step into this dedicated directory.