Skip to main content
1

📦Required Dependencies

2

🗃️ Database Setup

You will find a mxc_safe.sql file that creates the necessary tables.
Before running the server, import this file into your database using HeidiSQL, phpMyAdmin, or any other MariaDB/MySQL-compatible manager.
Simply open your database tool, select your target database, and execute (import) the mxc_safe.sql file to generate the required structure.