1
📦Required Dependencies
- Install Utility Lib
2
🗃️ Database Setup
You will find a
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 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.