- Navigate to the project folder: LizeriumSteam
- Create a folder named
ProjectConfigs - Inside
ProjectConfigs, create a file namedconfig.xml - Use this template as a base: config.default.xml
- Fill
config.xmlwith your own values before building the project
- In
config.xml, specify the address of your update server - The project requires a dedicated backend server to function
- Server-side source code is available here:
LizeriumServer
- The
config.xmlfile is not included in the repository - It must be created manually before building
- Do NOT use test or local values (
localhost,127.0.0.1) in production builds