Documentation Index
Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt
Use this file to discover all available pages before exploring further.
📦Required Dependencies
- Install Utility Lib
🗃️ 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.